diff --git a/object_store/Cargo.toml b/object_store/Cargo.toml index e7f99e529e07..28f629812eea 100644 --- a/object_store/Cargo.toml +++ b/object_store/Cargo.toml @@ -38,7 +38,7 @@ humantime = "2.1" itertools = "0.12.0" parking_lot = { version = "0.12" } percent-encoding = "2.1" -snafu = "0.7" +snafu = "0.8" tracing = { version = "0.1" } url = "2.2" walkdir = "2"