diff --git a/Cargo.toml b/Cargo.toml index dbd780bc..161a0108 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"