We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c1cae commit dfe0f26Copy full SHA for dfe0f26
object_store/Cargo.toml
@@ -35,7 +35,7 @@ bytes = "1.0"
35
chrono = { version = "0.4.34", default-features = false, features = ["clock"] }
36
futures = "0.3"
37
humantime = "2.1"
38
-itertools = "0.12.0"
+itertools = "0.13.0"
39
parking_lot = { version = "0.12" }
40
percent-encoding = "2.1"
41
snafu = "0.7"
0 commit comments