mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
chore: release (#1911)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
c8dec953cc
commit
8c9e183587
8 changed files with 29 additions and 10 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -258,7 +258,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "binstalk"
|
||||
version = "0.28.3"
|
||||
version = "0.28.4"
|
||||
dependencies = [
|
||||
"binstalk-bins",
|
||||
"binstalk-downloader",
|
||||
|
@ -339,7 +339,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "binstalk-fetchers"
|
||||
version = "0.9.1"
|
||||
version = "0.10.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"binstalk-downloader",
|
||||
|
@ -363,7 +363,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "binstalk-git-repo-api"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
dependencies = [
|
||||
"binstalk-downloader",
|
||||
"compact_str",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue