Skip to content

Commit 5b61140

Browse files
Bump predicates from 3.1.3 to 3.1.4
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 3.1.3 to 3.1.4. - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: predicates dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c11bba commit 5b61140

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
@@ -43,7 +43,7 @@ open = "5.3.3"
4343
oxide = { path = "sdk", version = "0.14.0" }
4444
oxide-httpmock = { path = "sdk-httpmock", version = "0.14.0" }
4545
oxnet = "0.1.4"
46-
predicates = "3.1.3"
46+
predicates = "3.1.4"
4747
pretty_assertions = "1.4.1"
4848
progenitor = { git = "https://github.com/oxidecomputer/progenitor", default-features = false }
4949
progenitor-client = "0.12.0"

0 commit comments

Comments
 (0)