Skip to content

Commit a3769a3

Browse files
chore(deps): update rust crate parse_datetime to 0.12.0
1 parent 02901b2 commit a3769a3

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
@@ -58,7 +58,7 @@ libmount-sys = "0.1.1"
5858
linux-raw-sys = { version = "0.11.0", features = ["ioctl"] }
5959
md-5 = "0.10.6"
6060
nix = { version = "0.30", default-features = false }
61-
parse_datetime = "0.11.0"
61+
parse_datetime = "0.12.0"
6262
phf = "0.13.0"
6363
phf_codegen = "0.13.0"
6464
rand = { version = "0.9.0", features = ["small_rng"] }

0 commit comments

Comments
 (0)