forked from github-starred/komodo
fix cli toml patch
This commit is contained in:
@@ -14,12 +14,9 @@ path = "src/main.rs"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[patch.crates-io]
|
||||
monitor_client.workspace = true
|
||||
|
||||
[dependencies]
|
||||
# local client
|
||||
monitor_client = "1.3.0"
|
||||
monitor_client.workspace = true
|
||||
# mogh
|
||||
partial_derive2.workspace = true
|
||||
# external
|
||||
|
||||
Reference in New Issue
Block a user