fix: duplicate cargo entries
Some checks failed
Run Check Script / check (pull_request) Failing after 16s
Some checks failed
Run Check Script / check (pull_request) Failing after 16s
This commit is contained in:
parent
c6041bc154
commit
8e5e674124
@ -66,7 +66,6 @@ tar.workspace = true
|
||||
base64.workspace = true
|
||||
thiserror.workspace = true
|
||||
once_cell = "1.21.3"
|
||||
harmony_secret_derive = { version = "0.1.0", path = "../harmony_secret_derive" }
|
||||
walkdir = "2.5.0"
|
||||
harmony_inventory_agent = { path = "../harmony_inventory_agent" }
|
||||
harmony_secret_derive = { version = "0.1.0", path = "../harmony_secret_derive" }
|
||||
|
Loading…
Reference in New Issue
Block a user