Skip to content

Commit 8f0c758

Browse files
Update duration-str requirement from 0.11.2 to 0.12.0
Updates the requirements on [duration-str](https://github.com/baoyachi/duration-str) to permit the latest version. - [Release notes](https://github.com/baoyachi/duration-str/releases) - [Commits](baoyachi/duration-str@v0.11.2...v0.11.3) --- updated-dependencies: - dependency-name: duration-str dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a58251 commit 8f0c758

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
@@ -173,7 +173,7 @@ ryu = "1.0"
173173
regex = "1.3.6"
174174
fnv = "1.0.7"
175175
cursive = { default-features = false, version = "0.21" }
176-
duration-str = "0.11.2"
176+
duration-str = "0.12.0"
177177
quick-xml = "0.37.1"
178178
csv = "1.2"
179179
serde-xml-rs = "0.6"

0 commit comments

Comments
 (0)