We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 261332d commit cad8482Copy full SHA for cad8482
1 file changed
src/uu/dmesg/Cargo.toml
@@ -17,7 +17,7 @@ regex = { workspace = true }
17
serde_json = { workspace = true }
18
serde = { workspace = true }
19
chrono = "0.4.38"
20
-parse_datetime = "0.11.0"
+parse_datetime = { workspace = true }
21
22
[features]
23
fixed-boot-time = []
0 commit comments