Skip to content

Commit

Permalink
chore: bump chrono to 0.4.38 (#12485)
Browse files Browse the repository at this point in the history
  • Loading branch information
my-vegetable-has-exploded committed Sep 16, 2024
1 parent 25c34f9 commit f86bedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ arrow-string = { version = "53.0.0", default-features = false }
async-trait = "0.1.73"
bigdecimal = "=0.4.1"
bytes = "1.4"
chrono = { version = "0.4.34", default-features = false }
chrono = { version = "0.4.38", default-features = false }
ctor = "0.2.0"
dashmap = "6.0.1"
datafusion = { path = "datafusion/core", version = "42.0.0", default-features = false }
Expand Down

0 comments on commit f86bedd

Please sign in to comment.