Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit 8a0b7fd

Browse files
Update Rust crate rstest to 0.26
1 parent ffb8ed5 commit 8a0b7fd

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
@@ -14,4 +14,4 @@ maud = {version = "0.27"}
1414
grid = "0.16.1"
1515

1616
[dev-dependencies]
17-
rstest = { version = "0.18", default-features = false }
17+
rstest = { version = "0.26", default-features = false }

0 commit comments

Comments
 (0)