mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-16 23:56:37 +00:00
Fix running cargo test
in binstalk-git-repo-api
`
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
30a4a53c67
commit
e06ea36ff0
1 changed files with 3 additions and 0 deletions
|
@ -22,3 +22,6 @@ thiserror = "1.0.52"
|
|||
tokio = { version = "1.35.0", features = ["sync"], default-features = false }
|
||||
tracing = "0.1.39"
|
||||
url = "2.3.1"
|
||||
|
||||
[dev-dependencies]
|
||||
binstalk-downloader = { version = "0.10.3", path = "../binstalk-downloader" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue