Skip to content

Commit 0fd3f1b

Browse files
chore(deps): bump cargo-nextest from 0.9.102 to 0.9.103
Bumps [cargo-nextest](https://github.com/nextest-rs/nextest) from 0.9.102 to 0.9.103. - [Release notes](https://github.com/nextest-rs/nextest/releases) - [Changelog](https://github.com/nextest-rs/nextest/blob/main/release.toml) - [Commits](nextest-rs/nextest@cargo-nextest-0.9.102...cargo-nextest-0.9.103) --- updated-dependencies: - dependency-name: cargo-nextest dependency-version: 0.9.103 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cab6e50 commit 0fd3f1b

2 files changed

Lines changed: 22 additions & 21 deletions

File tree

Cargo.lock

Lines changed: 21 additions & 20 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
@@ -17,7 +17,7 @@ thiserror = "2.0.16"
1717

1818
[dev-dependencies]
1919
# Test runner
20-
cargo-nextest = "0.9.102"
20+
cargo-nextest = "0.9.103"
2121
# Wall clock time based benchmarking
2222
criterion = "0.7.0"
2323
# More sophisticated benchmarking

0 commit comments

Comments
 (0)