Skip to content

Commit 3cd2b89

Browse files
chore(deps): update rust crate rstest to 0.26.0 (#1482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 903f44f commit 3cd2b89

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 5 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
@@ -99,7 +99,7 @@ serial_test = "3.2.0"
9999
futures = "0.3.31"
100100
rcgen = { version = "0.14.0", features = ["crypto"] }
101101
rustls-pemfile = { version = "2.2.0" }
102-
rstest = "0.25.0"
102+
rstest = "0.26.0"
103103
tokio-stream = { version = "0.1.17", features = ["net"] }
104104

105105
[build-dependencies]

0 commit comments

Comments
 (0)