Skip to content

Commit 9420622

Browse files
committed
Update chrono
1 parent 3eb687d commit 9420622

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ regex = "1"
4646
rustc_version_runtime = "0.1.*"
4747
statrs = "0.12.0"
4848
caseless = "0.2.1"
49-
chrono = { version = "=0.4.9", features = ["wasmbind"] }
49+
chrono = { version = "0.4", features = ["wasmbind"] }
5050
once_cell = "1.3.1"
5151
lexical = "4"
5252
itertools = "0.8"

0 commit comments

Comments
 (0)