Merge pull request #306 from JakeStanger/dependabot/cargo/chrono-0.4.30
build(deps): bump chrono from 0.4.28 to 0.4.30
This commit is contained in:
@@ -112,7 +112,7 @@ reqwest = { version = "0.11.20", optional = true }
|
||||
nix = { version = "0.27.1", optional = true, features = ["event"] }
|
||||
|
||||
# clock
|
||||
chrono = { version = "0.4.28", optional = true, features = ["unstable-locales"] }
|
||||
chrono = { version = "0.4.30", optional = true, features = ["unstable-locales"] }
|
||||
|
||||
# music
|
||||
mpd_client = { version = "1.2.0", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user