Skip to content

Commit 1570d92

Browse files
committed
Bump chrono and iana-time-zone
chrono: 0.4.26 -> 0.4.38 iana-time-zone: 0.1.56 -> 0.1.61
1 parent ba19b94 commit 1570d92

File tree

2 files changed

+46
-60
lines changed

2 files changed

+46
-60
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ readme = "README.md"
99

1010
[dependencies]
1111
regex = "1.10.4"
12-
chrono = { version="0.4", default-features=false, features=["std", "alloc", "clock"] }
12+
chrono = { version="0.4.38", default-features=false, features=["std", "alloc", "clock"] }
1313
nom = "7.1.3"

0 commit comments

Comments
 (0)