diff --git a/Cargo.toml b/Cargo.toml index 7ad9a86b..b2b58535 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "revm-inspectors" description = "Revm inspector implementations" version = "0.1.0" edition = "2021" -rust-version = "1.74.0" +rust-version = "1.75" license = "MIT OR Apache-2.0" homepage = "https://github.com/paradigmxyz/evm-inspectors" repository = "https://github.com/paradigmxyz/evm-inspectors"