diff --git a/Cargo.toml b/Cargo.toml index 1e27df97f..86c8c445f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -173,7 +173,7 @@ ryu = "1.0" regex = "1.3.6" fnv = "1.0.7" cursive = { default-features = false, version = "0.21" } -duration-str = "0.11.2" +duration-str = "0.12.0" quick-xml = "0.37.1" csv = "1.2" serde-xml-rs = "0.6"