chore: bump matches from 0.1.8 to 0.1.9 (#19220)
* chore: bump matches from 0.1.8 to 0.1.9 Bumps [matches](https://github.com/SimonSapin/rust-std-candidates) from 0.1.8 to 0.1.9. - [Release notes](https://github.com/SimonSapin/rust-std-candidates/releases) - [Commits](https://github.com/SimonSapin/rust-std-candidates/commits) --- updated-dependencies: - dependency-name: matches dependency-type: direct:production update-type: version-update:semver-patch ... 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 <you@example.com>
This commit is contained in:
@ -76,7 +76,7 @@ trees = "0.4.2"
|
||||
[dev-dependencies]
|
||||
jsonrpc-core = "18.0.0"
|
||||
jsonrpc-core-client = { version = "18.0.0", features = ["ipc", "ws"] }
|
||||
matches = "0.1.6"
|
||||
matches = "0.1.9"
|
||||
num_cpus = "1.13.0"
|
||||
reqwest = { version = "0.11.4", default-features = false, features = ["blocking", "rustls-tls", "json"] }
|
||||
serde_json = "1.0.66"
|
||||
|
Reference in New Issue
Block a user