Skip to content

Commit

Permalink
fix(deps): update rust crate remi to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent 96e6d06 commit 597111b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ once_cell = "1.19.0"
owo-colors = { version = "4.0.0", features = ["supports-color"] }
rand = "0.8.5"
regex = "1.10.4"
remi = "0.7.1"
remi = "0.8.0"
remi-azure = { version = "0.7.0", features = ["serde", "tracing"] }
remi-fs = { version = "0.7.1", features = ["serde", "tracing", "file-format"] }
remi-s3 = { version = "0.7.1", features = ["serde", "tracing"] }
Expand Down

0 comments on commit 597111b

Please sign in to comment.