Skip to content

Commit 231a443

Browse files
fix(deps): update rust crate chrono to 0.4.31 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ab4ecf commit 231a443

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ reqwest = "0.11"
1313
serde_json = "1.0"
1414
dbus = "0.7.1"
1515
tokio = { version = "1", features = ["full"] }
16-
chrono = "0.4.30"
16+
chrono = "0.4.31"
1717

1818
[profile.release]
1919
panic = 'abort'

0 commit comments

Comments
 (0)