chore: release (#1911)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-09-11 08:37:44 +00:00 committed by GitHub
parent c8dec953cc
commit 8c9e183587
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 29 additions and 10 deletions

6
Cargo.lock generated
View file

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