Skip to content

Commit

Permalink
fix(deps): update rust crate remi-azure to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 9, 2024
1 parent 9beede8 commit 619e210
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 @@ -53,7 +53,7 @@ owo-colors = { version = "4.0.0", features = ["supports-color"] }
rand = "0.8.5"
regex = "1.10.4"
remi = "0.7.1"
remi-azure = { version = "0.7.0", features = ["serde", "tracing"] }
remi-azure = { version = "0.8.0", features = ["serde", "tracing"] }
remi-fs = { version = "0.7.1", features = ["serde", "tracing", "file-format"] }
remi-s3 = { version = "0.7.1", features = ["serde", "tracing"] }
sentry = "0.34.0"
Expand Down

0 comments on commit 619e210

Please sign in to comment.