From 7e09e9f5242ef354293c4fc337bd1ab20376086a Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 07:38:23 +0000 Subject: [PATCH] Update dependency md5 to v0.8.1 Co-authored-by: KCarretto <16250309+KCarretto@users.noreply.github.com> --- implants/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implants/Cargo.toml b/implants/Cargo.toml index 7d2c67013..907bb56cd 100644 --- a/implants/Cargo.toml +++ b/implants/Cargo.toml @@ -102,7 +102,7 @@ libm = "0.2.15" listeners = "0.2" lsp-types = "0.93.0" log = "0.4.20" -md5 = "0.7.0" +md5 = "0.8.1" mockall = "0.12.1" local-ip-address = "0.6.5" nix = "0.26.1"