Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit 1eed0b9

Browse files
Bump chrono from 0.4.12 to 0.4.19
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.12 to 0.4.19. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.12...v0.4.19) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cd2f93 commit 1eed0b9

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Cargo.lock

Lines changed: 4 additions & 2 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 @@ serde = "1.0.114"
1515
serde_json = "1.0.56"
1616
bincode = "1.3.1"
1717
shrinkwraprs = "0.3.0"
18-
chrono = { version = "0.4.12", features = ["serde"] }
18+
chrono = { version = "0.4.19", features = ["serde"] }
1919
uuid = { version = "0.8.1", features = ["serde", "v4"] }
2020
unicode-width = "0.1.8"
2121
rand = "0.7.3"

0 commit comments

Comments
 (0)