release: binstalk-git-repo-api v0.3.0 (#1785)

chore: Release

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
github-actions[bot] 2024-06-18 14:44:56 +00:00 committed by GitHub
parent 4bd5e79115
commit 384789d1c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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",
] }