Skip to content

Commit

Permalink
Merge pull request #2489 from containers/dependabot/cargo/which-5.0.0
Browse files Browse the repository at this point in the history
chore(deps): bump which from 4.4.0 to 5.0.0
  • Loading branch information
YJDoc2 authored Oct 30, 2023
2 parents b750601 + 00d099a commit 7443b56
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 6 deletions.
33 changes: 28 additions & 5 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 tests/integration_test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ serde_json = "1.0"
tar = "0.4"
test_framework = { path = "../test_framework" }
uuid = "1.5"
which = "4.4.0"
which = "5.0.0"
tempfile = "3"
scopeguard = "1.2.0"
tracing = { version = "0.1.40", features = ["attributes"]}
Expand Down

0 comments on commit 7443b56

Please sign in to comment.