diff --git a/implants/lib/eldritch/Cargo.toml b/implants/lib/eldritch/Cargo.toml index 0082429e3..a81ba8945 100644 --- a/implants/lib/eldritch/Cargo.toml +++ b/implants/lib/eldritch/Cargo.toml @@ -12,6 +12,7 @@ print_stdout = [] pb = { workspace = true } transport = { workspace = true } +generic-array = "=0.14.7" aes = { workspace = true } allocative = { workspace = true } anyhow = { workspace = true }