fix: duplicate cargo entries
Some checks failed
Run Check Script / check (pull_request) Failing after 16s

This commit is contained in:
Willem 2025-09-05 11:27:27 -04:00
parent c6041bc154
commit 8e5e674124

View File

@ -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" }