Skip to content

Commit 07c7f43

Browse files
fix(deps): update rust crate parse_datetime to 0.10.0
1 parent 3c5dbbe commit 07c7f43

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

Cargo.lock

Lines changed: 14 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/uu/dmesg/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ regex = { workspace = true }
1717
serde_json = { workspace = true }
1818
serde = { workspace = true }
1919
chrono = "0.4.38"
20-
parse_datetime = "0.9.0"
20+
parse_datetime = "0.10.0"
2121

2222
[features]
2323
fixed-boot-time = []

0 commit comments

Comments
 (0)