Skip to content

Commit

Permalink
build: bump dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkornitzer committed Jul 6, 2023
1 parent 605315e commit 6bed667
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
21 changes: 5 additions & 16 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ uuid = { version = "1.1", features = ["serde", "v4"] }
[dev-dependencies]
assert_cmd = "2.0"
paste = "1.0"
predicates = "2.1"
predicates = "3.0"

0 comments on commit 6bed667

Please sign in to comment.