Skip to content

Commit 0e82cef

Browse files
authored
Merge pull request #1015 from kubewarden/dependabot/cargo/rstest-0.24.0
build(deps): bump rstest from 0.23.0 to 0.24.0
2 parents 2b1da85 + 3531aa6 commit 0e82cef

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ tokio-stream = "0.1.15"
7373

7474
[dev-dependencies]
7575
mockall = "0.13"
76-
rstest = "0.23"
76+
rstest = "0.24"
7777
tempfile = "3.14.0"
7878
tower = { version = "0.5", features = ["util"] }
7979
http-body-util = "0.1.1"

0 commit comments

Comments
 (0)