Skip to content

Commit

Permalink
fix(deps): update rust crate azure_storage to 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 25, 2024
1 parent 6ae63f1 commit f810c10
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 @@ -27,7 +27,7 @@ aws-sdk-s3 = { version = "1.25.0", features = ["behavior-version-latest"] }
axum = { version = "0.7.5", features = ["macros"] }
axum-server = { version = "0.6.0", features = ["tls-rustls"] }
azalia = { git = "https://github.com/Noelware/core-rs", version = "0.1.0", rev = "e5802ca9c317431e667542d4b63d508685edae0d" }
azure_storage = "0.19.0"
azure_storage = "0.20.0"
color-eyre = { version = "0.6.3", features = ["issue-url", "tracing-error"] }
dotenvy = "0.15.7"
eyre = "0.6.12"
Expand Down

0 comments on commit f810c10

Please sign in to comment.