Skip to content

Commit 9f3997c

Browse files
Merge pull request #7 from polygon-io/update-chrono
updated chrono
2 parents 7114393 + e253f13 commit 9f3997c

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)