diff --git a/Cargo.lock b/Cargo.lock index 17ba9e6..55707de 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -813,7 +813,7 @@ dependencies = [ [[package]] name = "cached-eth-rpc" -version = "1.0.4" +version = "1.0.5" dependencies = [ "actix-web", "alloy-primitives", diff --git a/Cargo.toml b/Cargo.toml index eae9133..3ef2a60 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cached-eth-rpc" -version = "1.0.4" +version = "1.0.5" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html