chore: Release

This commit is contained in:
github-actions 2024-06-11 13:50:53 +00:00 committed by Jiahao XU
parent 7941387b73
commit c69dc2724f
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.1", path = "../binstalk-downloader", default-features = false }
binstalk-git-repo-api = { version = "0.0.0", path = "../binstalk-git-repo-api" }
binstalk-git-repo-api = { version = "0.1.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" }