Skip to content

Commit 710abc4

Browse files
chore(deps): bump cargo-nextest from 0.9.109 to 0.9.110
Bumps [cargo-nextest](https://github.com/nextest-rs/nextest) from 0.9.109 to 0.9.110. - [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.109...cargo-nextest-0.9.110) --- updated-dependencies: - dependency-name: cargo-nextest dependency-version: 0.9.110 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3574218 commit 710abc4

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 12 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.109"
21+
cargo-nextest = "0.9.110"
2222
# Wall clock time based benchmarking
2323
criterion = "0.7.0"
2424
# More sophisticated benchmarking

0 commit comments

Comments
 (0)