From f3b26fd91b1c41a609676c9da893138f25c49e6c Mon Sep 17 00:00:00 2001 From: Georgios Konstantopoulos Date: Thu, 29 Sep 2022 17:58:22 -0700 Subject: [PATCH] fix typo --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index b4582d4a1..06a2a4889 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -646,7 +646,7 @@ name = "reth-crate-template" version = "0.1.0" [[package]] -name = "reth-primtiives" +name = "reth-primitives" version = "0.1.0" dependencies = [ "ethers-core",