fix:cargo
Some checks failed
Run Check Script / check (pull_request) Failing after -5s

This commit is contained in:
Willem 2025-09-05 11:25:00 -04:00
parent 95c2e1dd72
commit c6041bc154

View File

@ -66,7 +66,7 @@ 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" }
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" }