Skip to content

Commit

Permalink
Remove snafu dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Aug 16, 2024
1 parent 50cde2c commit e01422b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion object_store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ humantime = "2.1"
itertools = "0.13.0"
parking_lot = { version = "0.12" }
percent-encoding = "2.1"
snafu = { version = "0.8", default-features = false, features = ["std", "rust_1_61"] }
thiserror = "1.0"
tracing = { version = "0.1" }
url = "2.2"
Expand Down

0 comments on commit e01422b

Please sign in to comment.