chore: Release

This commit is contained in:
github-actions 2024-06-18 14:34:43 +00:00
parent 4bd5e79115
commit 0d24cfa9ba
Failed to extract signature
4 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ license = "GPL-3.0-only"
[dependencies]
binstalk-bins = { version = "0.4.0", path = "../binstalk-bins" }
binstalk-downloader = { version = "0.11.5", path = "../binstalk-downloader", default-features = false }
binstalk-git-repo-api = { version = "0.2.0", path = "../binstalk-git-repo-api" }
binstalk-git-repo-api = { version = "0.3.0", path = "../binstalk-git-repo-api" }
binstalk-fetchers = { version = "0.6.0", path = "../binstalk-fetchers", features = [
"quickinstall",
] }