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 ca8c46a commit 6c80332Copy full SHA for 6c80332
Cargo.toml
@@ -60,7 +60,7 @@ libmount-sys = "0.1.1"
60
linux-raw-sys = { version = "0.11.0", features = ["ioctl"] }
61
md-5 = "0.10.6"
62
nix = { version = "0.30", default-features = false }
63
-parse_datetime = "0.11.0"
+parse_datetime = "0.13.0"
64
phf = "0.13.0"
65
phf_codegen = "0.13.0"
66
rand = { version = "0.9.0", features = ["small_rng"] }
0 commit comments