mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-17 08:06:38 +00:00
Merge branch 'main' into feat/private-github-repo
This commit is contained in:
commit
c36145f2b4
10 changed files with 192 additions and 184 deletions
|
@ -51,7 +51,7 @@ serde_json = { version = "1.0.107", optional = true }
|
|||
#tar = "0.4.38"
|
||||
tar = { package = "binstall-tar", version = "0.4.39" }
|
||||
tempfile = "3.5.0"
|
||||
thiserror = "1.0.52"
|
||||
thiserror = "1.0.61"
|
||||
tokio = { version = "1.35.0", features = [
|
||||
"macros",
|
||||
"rt-multi-thread",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue