Skip to content

Commit f3b4be7

Browse files
committed
Update Rust crate chrono to 0.4.30
1 parent d6b6830 commit f3b4be7

File tree

2 files changed

+6
-18
lines changed

2 files changed

+6
-18
lines changed

Cargo.lock

Lines changed: 5 additions & 17 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
@@ -7,7 +7,7 @@ edition = "2021"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
chrono = "0.4.29"
10+
chrono = "0.4.30"
1111
futures = "0.3.28"
1212
regex = "1.9.5"
1313
reqwest = { version = "0.11.18", default-features = false, features = ["json", "rustls-tls"] }

0 commit comments

Comments
 (0)