chore: release (#1933)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-10-12 15:08:00 +00:00 committed by GitHub
parent 5069cb6638
commit 731592f357
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 32 additions and 10 deletions

6
Cargo.lock generated
View file

@ -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",