We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ab4ecf commit 231a443Copy full SHA for 231a443
1 file changed
Cargo.toml
@@ -13,7 +13,7 @@ reqwest = "0.11"
13
serde_json = "1.0"
14
dbus = "0.7.1"
15
tokio = { version = "1", features = ["full"] }
16
-chrono = "0.4.30"
+chrono = "0.4.31"
17
18
[profile.release]
19
panic = 'abort'
0 commit comments