From 679ec443c75891e344e946dd60ef1136739381ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 21:14:35 +0000 Subject: [PATCH] chore(deps): bump superchain-primitives from `645bb0a` to `3fb9d9b` Bumps [superchain-primitives](https://github.com/ethereum-optimism/superchain-registry) from `645bb0a` to `3fb9d9b`. - [Commits](https://github.com/ethereum-optimism/superchain-registry/compare/645bb0a309970f3cc03ef6ff84670fc35917772a...3fb9d9b4c72183373447571e932ea01f6fef46e9) --- updated-dependencies: - dependency-name: superchain-primitives dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 3ded12ee8..4e42e4329 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3073,7 +3073,7 @@ checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc" [[package]] name = "superchain-primitives" version = "0.1.0" -source = "git+https://github.com/ethereum-optimism/superchain-registry?branch=main#645bb0a309970f3cc03ef6ff84670fc35917772a" +source = "git+https://github.com/ethereum-optimism/superchain-registry?branch=main#3fb9d9b4c72183373447571e932ea01f6fef46e9" dependencies = [ "alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=cb95183)", "alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=cb95183)",