Skip to content

Commit 363929f

Browse files
Update Rust crate rstest to 0.25.0 (#8433)
1 parent 0823e80 commit 363929f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ repo-depot-client = { path = "clients/repo-depot-client" }
643643
reqwest = { version = "0.12.20", default-features = false }
644644
ring = "0.17.14"
645645
rpassword = "7.4.0"
646-
rstest = "0.24.0"
646+
rstest = "0.25.0"
647647
rustfmt-wrapper = "0.2"
648648
rustls = "0.22.2"
649649
rustls-pemfile = "2.2.0"

0 commit comments

Comments
 (0)