release: binstalk-git-repo-api v0.2.0 (#1771)

chore: Release

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
github-actions[bot] 2024-06-15 16:02:41 +10:00 committed by GitHub
parent fff6aa8122
commit ed31bc17e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,7 @@ license = "GPL-3.0-only"
[dependencies]
async-trait = "0.1.68"
binstalk-downloader = { version = "0.11.3", path = "../binstalk-downloader", default-features = false }
binstalk-git-repo-api = { version = "0.1.1", path = "../binstalk-git-repo-api" }
binstalk-git-repo-api = { version = "0.2.0", path = "../binstalk-git-repo-api" }
binstalk-types = { version = "0.7.0", path = "../binstalk-types" }
bytes = "1.4.0"
compact_str = { version = "0.7.0" }