Skip to content

Commit e8df7f7

Browse files
mshauneureturnString
authored andcommitted
Unpin chrono
1 parent 4347f4f commit e8df7f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

convergence-arrow/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tokio = { version = "1" }
1212
async-trait = "0.1"
1313
datafusion = "47"
1414
convergence = { path = "../convergence", version = "0.16.0" }
15-
chrono = "=0.4.39"
15+
chrono = "0.4"
1616

1717
[dev-dependencies]
1818
tokio-postgres = { version = "0.7", features = [ "with-chrono-0_4" ] }

0 commit comments

Comments
 (0)