Skip to content

Commit c0fbf84

Browse files
fix(deps): update rust crate duration-str to 0.18.0 (#1920)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e57b7d1 commit c0fbf84

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

agent-control/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ regex = { workspace = true }
2222
futures = { version = "0.3.31" }
2323
tokio = { version = "1.48.0", features = ["rt-multi-thread", "macros", "sync"] }
2424
console-subscriber = { version = "0.5.0", optional = true }
25-
duration-str = "0.17.0"
25+
duration-str = "0.18.0"
2626
konst = { workspace = true }
2727
http = { workspace = true }
2828
reqwest = { workspace = true }

0 commit comments

Comments
 (0)