Skip to content

Commit

Permalink
using latest choron (#5578)
Browse files Browse the repository at this point in the history
  • Loading branch information
l1nxy committed Apr 1, 2024
1 parent 17058c7 commit 77a3132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion object_store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ all-features = true
[dependencies] # In alphabetical order
async-trait = "0.1.53"
bytes = "1.0"
chrono = { version = "0.4.31", default-features = false, features = ["clock"] }
chrono = { version = "0.4.34", default-features = false, features = ["clock"] }
futures = "0.3"
humantime = "2.1"
itertools = "0.12.0"
Expand Down

0 comments on commit 77a3132

Please sign in to comment.