Skip to content

Commit ceb1596

Browse files
renovate[bot]tpoliaw
authored andcommitted
Update Rust crate rstest to 0.26.0
1 parent 0cdf312 commit ceb1596

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ toml = { version = "0.8.22", optional = true }
4646
assert_matches = "1.5.0"
4747
async-std = { version = "1.13.1", features = ["attributes"], default-features = false }
4848
httpmock = { version = "0.7.0", default-features = false }
49-
rstest = "0.25.0"
49+
rstest = "0.26.0"
5050
serde_json = { version = "1.0.140", features = ["preserve_order"] }
5151
tempfile = "3.20.0"
5252

0 commit comments

Comments
 (0)