Skip to content

Commit

Permalink
Update Rust crate azure_core to v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spotlightishere committed Oct 17, 2024
1 parent d0ac41f commit a08c495
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 32 deletions.
36 changes: 5 additions & 31 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/remi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ s3 = ["dep:remi-s3"]
fs = ["dep:remi-fs"]

[dependencies]
azure_core = { version = "0.20.0", optional = true }
azure_core = { version = "0.21.0", optional = true }
mongodb = { version = "3.1.0", optional = true }
remi = "0.8.1"
remi-azure = { version = "0.8.1", optional = true }
Expand Down

0 comments on commit a08c495

Please sign in to comment.