Skip to content

Commit 406769c

Browse files
chore(deps): bump chrono from 0.4.38 to 0.4.39
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.38 to 0.4.39. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d4312c commit 406769c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ discord-rich-presence = "0.2.5"
1515
ureq = { version = "2.10.1", features = ["json"] }
1616
configparser = { version = "3.1.0", features = ["indexmap"] }
1717
serde = { version = "1.0.210", features = ["derive"] }
18-
chrono = "0.4.38"
18+
chrono = "0.4.39"
1919
webbrowser = "1.0.2"
2020
dirs = "5.0.1"
2121

0 commit comments

Comments
 (0)