From 760df36253af09e3160f1e92f0c7aead2bc56630 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 20:00:53 +0000 Subject: [PATCH] chore(monorepo): update rust crate alloy-dyn-abi to 0.8.0 [security] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e1ddcf1..4824ccd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -172,7 +172,7 @@ alloy-rlp = { version = "0.3.4" } alloy-rlp-derive = { version = "0.3.4" } alloy-primitives = { version = "0.7.0", features = ["rlp"] } alloy-json-abi = "0.7.0" -alloy-dyn-abi = "0.7.0 " +alloy-dyn-abi = "0.8.0" # Alloy core alloy-provider = { git = "https://github.com/alloy-rs/alloy.git", rev = "39b8695", features = [