mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
chore: release (#1933)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
5069cb6638
commit
731592f357
8 changed files with 32 additions and 10 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -252,7 +252,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "binstalk"
|
||||
version = "0.28.7"
|
||||
version = "0.28.8"
|
||||
dependencies = [
|
||||
"binstalk-bins",
|
||||
"binstalk-downloader",
|
||||
|
@ -333,7 +333,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "binstalk-fetchers"
|
||||
version = "0.10.0"
|
||||
version = "0.10.1"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"binstalk-downloader",
|
||||
|
@ -357,7 +357,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "binstalk-git-repo-api"
|
||||
version = "0.5.2"
|
||||
version = "0.5.3"
|
||||
dependencies = [
|
||||
"binstalk-downloader",
|
||||
"compact_str",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue