diff --git a/Cargo.toml b/Cargo.toml index dc43b3e..645696f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -135,7 +135,7 @@ openssl-sys = { version = "0.9.103", features = ["vendored"] } native-tls = { version = "0.2.12", features = ["vendored"] } pulsar = "6.3" rqlite-rs = "0.6" -azure_core = "0.27.0" +azure_core = "0.29.1" azure_storage_blobs = "0.21.0" azure_storage = "0.21.0" base64 = "0.22.1"