Skip to content

Commit 6217e7e

Browse files
authored
Merge pull request RustPython#1338 from Tom1380/master
Raised chrono version to 0.4.7.
2 parents 82b8183 + b99ff48 commit 6217e7e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 4 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
@@ -43,7 +43,7 @@ regex = "1"
4343
rustc_version_runtime = "0.1.*"
4444
statrs = "0.10.0"
4545
caseless = "0.2.1"
46-
chrono = "=0.4.6"
46+
chrono = "=0.4.7"
4747
unicode-segmentation = "1.2.1"
4848
unicode-xid = "0.1.0"
4949
lazy_static = "^1.0.1"

0 commit comments

Comments
 (0)