We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17058c7 commit 77a3132Copy full SHA for 77a3132
object_store/Cargo.toml
@@ -32,7 +32,7 @@ all-features = true
32
[dependencies] # In alphabetical order
33
async-trait = "0.1.53"
34
bytes = "1.0"
35
-chrono = { version = "0.4.31", default-features = false, features = ["clock"] }
+chrono = { version = "0.4.34", default-features = false, features = ["clock"] }
36
futures = "0.3"
37
humantime = "2.1"
38
itertools = "0.12.0"
0 commit comments