chore: bump assert_matches from 1.3.0 to 1.5.0 (#18358)
* chore: bump assert_matches from 1.3.0 to 1.5.0 Bumps [assert_matches](https://github.com/murarth/assert_matches) from 1.3.0 to 1.5.0. - [Release notes](https://github.com/murarth/assert_matches/releases) - [Commits](https://github.com/murarth/assert_matches/commits) --- updated-dependencies: - dependency-name: assert_matches dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [auto-commit] Update all Cargo lock files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
@ -35,7 +35,7 @@ tempfile = "3.2.0"
|
||||
solana-rayon-threadlimit = { path = "../rayon-threadlimit", version = "=1.8.0" }
|
||||
|
||||
[dev-dependencies]
|
||||
assert_matches = "1.3.0"
|
||||
assert_matches = "1.5.0"
|
||||
serial_test = "0.5.1"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
Reference in New Issue
Block a user