Skip to content

Commit 3fea6e3

Browse files
authored
Merge pull request #542 from JakeStanger/dependabot/cargo/chrono-0.4.38
build(deps): bump chrono from 0.4.37 to 0.4.38
2 parents fb7f0aa + d81fe48 commit 3fea6e3

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
@@ -120,7 +120,7 @@ reqwest = { version = "0.12.3", default_features = false, features = ["default-t
120120
nix = { version = "0.27.1", optional = true, features = ["event"] }
121121

122122
# clock
123-
chrono = { version = "0.4.37", optional = true, default_features = false, features = ["clock", "unstable-locales"] }
123+
chrono = { version = "0.4.38", optional = true, default_features = false, features = ["clock", "unstable-locales"] }
124124

125125
# music
126126
mpd-utils = { version = "0.2.1", optional = true }

0 commit comments

Comments
 (0)