Skip to content

Commit 6f8e9a7

Browse files
Bump predicates from 3.1.0 to 3.1.2 (#769)
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 3.1.0 to 3.1.2. - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: predicates dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34ba05d commit 6f8e9a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -35,7 +35,7 @@ open = "4.2.0"
3535
oxide = { path = "sdk", version = "0.6.0" }
3636
oxide-httpmock = { path = "sdk-httpmock", version = "0.6.0" }
3737
oxnet = { git = "https://github.com/oxidecomputer/oxnet" }
38-
predicates = "3.1.0"
38+
predicates = "3.1.2"
3939
pretty_assertions = "1.4.0"
4040
progenitor = { git = "https://github.com/oxidecomputer/progenitor" }
4141
progenitor-client = "0.7.0"

0 commit comments

Comments
 (0)