We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02901b2 commit a3769a3Copy full SHA for a3769a3
Cargo.toml
@@ -58,7 +58,7 @@ libmount-sys = "0.1.1"
58
linux-raw-sys = { version = "0.11.0", features = ["ioctl"] }
59
md-5 = "0.10.6"
60
nix = { version = "0.30", default-features = false }
61
-parse_datetime = "0.11.0"
+parse_datetime = "0.12.0"
62
phf = "0.13.0"
63
phf_codegen = "0.13.0"
64
rand = { version = "0.9.0", features = ["small_rng"] }
0 commit comments