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:
@ -38,7 +38,7 @@ full = [
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
assert_matches = { version = "1.3.0", optional = true }
|
||||
assert_matches = { version = "1.5.0", optional = true }
|
||||
bincode = "1.3.3"
|
||||
bs58 = "0.4.0"
|
||||
bv = { version = "0.11.1", features = ["serde"] }
|
||||
|
Reference in New Issue
Block a user