diff --git a/implants/Cargo.toml b/implants/Cargo.toml index 1e8cb85ed..cef424467 100644 --- a/implants/Cargo.toml +++ b/implants/Cargo.toml @@ -61,7 +61,7 @@ reqwest = "0.11.18" russh = "0.37.1" russh-sftp = "2.0.0-beta.2" russh-keys = "0.37.1" -rust-embed = "6.6.0" +rust-embed = "8.5.0" serde = "1.0" serde_json = "1.0.87" sha1 = "0.10.5"