Skip to content

Commit 0782d63

Browse files
chore(deps): bump cargo-nextest from 0.9.115 to 0.9.116 (#63)
Bumps [cargo-nextest](https://github.com/nextest-rs/nextest) from 0.9.115 to 0.9.116. - [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.115...cargo-nextest-0.9.116) --- updated-dependencies: - dependency-name: cargo-nextest dependency-version: 0.9.116 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 73e2ab2 commit 0782d63

2 files changed

Lines changed: 41 additions & 42 deletions

File tree

Cargo.lock

Lines changed: 40 additions & 41 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
@@ -18,7 +18,7 @@ thiserror = "2.0.17"
1818

1919
[dev-dependencies]
2020
# Test runner
21-
cargo-nextest = "0.9.115"
21+
cargo-nextest = "0.9.116"
2222
# Wall clock time based benchmarking
2323
criterion = "0.7.0"
2424
# More sophisticated benchmarking

0 commit comments

Comments
 (0)