Skip to content

Commit

Permalink
Merge pull request #824 from aya-rs/dependabot/cargo/which-5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
2 parents 847f410 + 3824b3d commit 666bb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ test-log = { version = "0.2.13", default-features = false }
testing_logger = { version = "0.1.1", default-features = false }
thiserror = { version = "1", default-features = false }
tokio = { version = "1.24.0", default-features = false }
which = { version = "4.4.0", default-features = false }
which = { version = "5.0.0", default-features = false }
xtask = { path = "xtask", default-features = false }

[profile.dev]
Expand Down

0 comments on commit 666bb8e

Please sign in to comment.