Adapt release workflow for workspace (#331)

Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Félix Saparelli 2022-09-04 23:12:10 +12:00 committed by GitHub
parent f5a682ccce
commit e21617cc9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 33 additions and 20 deletions

View file

@ -18,7 +18,7 @@ pkg-fmt = "zip"
pkg-fmt = "zip"
[dependencies]
binstall = { path = "../lib", version = "0.1.0" }
binstall = { path = "../lib", version = "0.0.0" }
clap = { version = "3.2.17", features = ["derive"] }
crates_io_api = { version = "0.8.0", default-features = false }
dirs = "4.0.0"