Skip to content

Commit 0529cfe

Browse files
Merge pull request #82 from palfrey/renovate/predicates-3.x
Update Rust crate predicates to v3
2 parents 7151ad4 + 0945bff commit 0529cfe

2 files changed

Lines changed: 40 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 39 additions & 12 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
@@ -20,7 +20,7 @@ log = "0.4"
2020

2121
[dev-dependencies]
2222
assert_cmd = "1.0"
23-
predicates = "1"
23+
predicates = "3"
2424

2525
# Settings here are because we care more about size than speed
2626
# Based on https://github.com/johnthagen/min-sized-rust

0 commit comments

Comments
 (0)