Skip to content

Commit 3e2261e

Browse files
committed
Remove snafu dependency
1 parent 38e4174 commit 3e2261e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

object_store/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ humantime = "2.1"
3838
itertools = "0.13.0"
3939
parking_lot = { version = "0.12" }
4040
percent-encoding = "2.1"
41-
snafu = { version = "0.8", default-features = false, features = ["std", "rust_1_61"] }
4241
thiserror = "2.0.2"
4342
tracing = { version = "0.1" }
4443
url = "2.2"

0 commit comments

Comments
 (0)