chore: release

This commit is contained in:
github-actions[bot] 2024-09-11 08:27:13 +00:00 committed by GitHub
parent c8dec953cc
commit eb2ed7881e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 29 additions and 10 deletions

View file

@ -22,7 +22,7 @@ pkg-fmt = "zip"
pkg-fmt = "zip"
[dependencies]
binstalk = { path = "../binstalk", version = "0.28.3", default-features = false }
binstalk = { path = "../binstalk", version = "0.28.4", default-features = false }
binstalk-manifests = { path = "../binstalk-manifests", version = "0.15.2" }
clap = { version = "4.5.3", features = ["derive", "env"] }
compact_str = "0.8.0"