diff --git a/implants/Cargo.toml b/implants/Cargo.toml index 0f7c93d4d..4cd74047c 100644 --- a/implants/Cargo.toml +++ b/implants/Cargo.toml @@ -112,7 +112,7 @@ russh-keys = "0.37.1" rustls = "0.23" rust-embed = "8.5.0" serde = "1.0" -serde_json = "1.0.87" +serde_json = "1.0.149" serde_yaml = "0.9" sha1 = "0.10.5" sha2 = "0.10.7"