Skip to content

Commit cfd3585

Browse files
authored
put chrono back to 39
1 parent a1a0e05 commit cfd3585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modeling-cmds/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MIT"
1212

1313
[dependencies]
1414
anyhow = "1.0.97"
15-
chrono = "0.4.40"
15+
chrono = "0.4.39"
1616
cxx = { version = "1.0", optional = true }
1717
data-encoding = "2.8.0"
1818
enum-iterator = "2.1.0"

0 commit comments

Comments
 (0)