Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit acfba47

Browse files
Bump rstest from 0.25.0 to 0.26.1 (#35)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8981b97 commit acfba47

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ alloy = { version = "1.0", default-features = false, features = [
1515
thiserror = "2"
1616

1717
[dev-dependencies]
18-
rstest = "0.25"
18+
rstest = "0.26"
1919
tokio = { version = "1", features = ["rt-multi-thread"] }
2020
lazy_static = "1.5"

0 commit comments

Comments
 (0)