Skip to content

Commit ed5ed23

Browse files
chore(deps): bump cargo-nextest from 0.9.99 to 0.9.100 (#16)
Bumps [cargo-nextest](https://github.com/nextest-rs/nextest) from 0.9.99 to 0.9.100. - [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.99...cargo-nextest-0.9.100) --- updated-dependencies: - dependency-name: cargo-nextest dependency-version: 0.9.100 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a89a8c7 commit ed5ed23

2 files changed

Lines changed: 60 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 59 additions & 14 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.12"
1717

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

0 commit comments

Comments
 (0)