Skip to content

Commit e253f13

Browse files
committed
updated chrono
1 parent 7114393 commit e253f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ rust-version = "1.80"
3131
arrow = { version = "54.1.0" }
3232
arrow-schema = { version = "54.1.0" }
3333
async-trait = "0.1"
34-
chrono = "= 0.4.39"
34+
chrono = "= 0.4.40"
3535
dashmap = "6"
3636
datafusion = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "1c92803" }
3737
datafusion-common = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "1c92803" }

0 commit comments

Comments
 (0)