Skip to content

Commit

Permalink
Bump which from 4.2.4 to 4.2.5
Browse files Browse the repository at this point in the history
Bumps [which](https://github.com/harryfei/which-rs) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Commits](harryfei/which-rs@4.2.4...4.2.5)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 21, 2022
1 parent 1fb3ca1 commit 1338b4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ zip = { version = "0.6.0", default-features = false }
parity-wasm = "0.42.2"
cargo_metadata = "0.14.2"
scale = { package = "parity-scale-codec", version = "3.0.0", features = ["derive"] }
which = "4.2.4"
which = "4.2.5"
colored = "2.0.0"
toml = "0.5.8"
rustc_version = "0.4.0"
Expand Down Expand Up @@ -72,7 +72,7 @@ zip = { version = "0.6.0", default-features = false }
walkdir = "2.3.2"
substrate-build-script-utils = "3.0.0"
platforms = "2.0.0"
which = "4.2.4"
which = "4.2.5"

[dev-dependencies]
assert_cmd = "2.0.4"
Expand Down

0 comments on commit 1338b4a

Please sign in to comment.