Skip to content

Commit ebe999e

Browse files
authored
Merge pull request #54 from drbrain/dependabot/cargo/chrono-0.4.40
Bump chrono from 0.4.39 to 0.4.40
2 parents 5b33c7e + 7a05545 commit ebe999e

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

Lines changed: 9 additions & 3 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
@@ -15,7 +15,7 @@ categories = ["command-line-utilities"]
1515
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1616

1717
[dependencies]
18-
chrono = "0.4.39"
18+
chrono = "0.4.40"
1919
nom = "8"
2020
nom-language = "0.1"
2121
nom-openmetrics = { git = "https://github.com/drbrain/nom-openmetrics" }

0 commit comments

Comments
 (0)