Skip to content

Commit

Permalink
Tests do actually import predicates, so restore dependency with loose…
Browse files Browse the repository at this point in the history
…r bounds
  • Loading branch information
Wilfred committed May 10, 2024
1 parent f665c73 commit be95b31
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
28 changes: 28 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ smallvec = "1.13.2"
[dev-dependencies]
# assert_cmd 2.0.6 requires rust 1.60
assert_cmd = ">= 2, <= 2.0.5"
predicates = "2.1.0"

pretty_assertions = "1.3.0"

Expand Down

0 comments on commit be95b31

Please sign in to comment.