Bump dependents of binstall-types to next major version

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
Jiahao XU 2024-08-10 17:39:51 +10:00 committed by GitHub
parent b23b77c085
commit 1f37e040f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 35 additions and 35 deletions

View file

@ -22,8 +22,8 @@ pkg-fmt = "zip"
pkg-fmt = "zip"
[dependencies]
binstalk = { path = "../binstalk", version = "0.27.2", default-features = false }
binstalk-manifests = { path = "../binstalk-manifests", version = "0.14.2" }
binstalk = { path = "../binstalk", version = "0.28.0", default-features = false }
binstalk-manifests = { path = "../binstalk-manifests", version = "0.15.0" }
clap = { version = "4.5.3", features = ["derive", "env"] }
compact_str = "0.8.0"
dirs = "5.0.1"