Skip to content

Commit 6c80332

Browse files
chore(deps): update rust crate parse_datetime to 0.13.0
1 parent ca8c46a commit 6c80332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ libmount-sys = "0.1.1"
6060
linux-raw-sys = { version = "0.11.0", features = ["ioctl"] }
6161
md-5 = "0.10.6"
6262
nix = { version = "0.30", default-features = false }
63-
parse_datetime = "0.11.0"
63+
parse_datetime = "0.13.0"
6464
phf = "0.13.0"
6565
phf_codegen = "0.13.0"
6666
rand = { version = "0.9.0", features = ["small_rng"] }

0 commit comments

Comments
 (0)