mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-08 19:56:39 +00:00
Refactor cargo-toml-workspace
: Rm dep on binstalk-types
(#1386)
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
4ec44749f1
commit
1fe4702bde
3 changed files with 18 additions and 12 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -543,11 +543,11 @@ dependencies = [
|
|||
name = "cargo-toml-workspace"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"binstalk-types",
|
||||
"cargo_toml",
|
||||
"compact_str",
|
||||
"glob",
|
||||
"normalize-path",
|
||||
"serde",
|
||||
"tempfile",
|
||||
"thiserror",
|
||||
"tracing",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue