Skip to content

Commit 77a3132

Browse files
authored
using latest choron (#5578)
1 parent 17058c7 commit 77a3132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

object_store/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ all-features = true
3232
[dependencies] # In alphabetical order
3333
async-trait = "0.1.53"
3434
bytes = "1.0"
35-
chrono = { version = "0.4.31", default-features = false, features = ["clock"] }
35+
chrono = { version = "0.4.34", default-features = false, features = ["clock"] }
3636
futures = "0.3"
3737
humantime = "2.1"
3838
itertools = "0.12.0"

0 commit comments

Comments
 (0)