chore: Release

This commit is contained in:
github-actions 2024-06-10 12:02:11 +00:00
parent 5bcc243741
commit f1a2a284ef
Failed to extract signature
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.0", 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" }