Skip to content

Commit

Permalink
re-add which to cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
tangowithfoxtrot committed May 29, 2024
1 parent 0e87279 commit 606185c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/bws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ thiserror = "1.0.57"
tokio = { version = "1.36.0", features = ["rt-multi-thread", "macros"] }
toml = "0.8.10"
uuid = { version = "1.7.0", features = ["serde"] }
which = "6.0.0"

[build-dependencies]
bitwarden-cli = { workspace = true }
Expand Down

0 comments on commit 606185c

Please sign in to comment.