chore: bump rust-version in Cargo.toml to 1.76 (#7172)

This commit is contained in:
Dan Cline
2024-03-16 04:10:42 -04:00
committed by GitHub
parent 82ec589dee
commit 5e9e21dec5

View File

@ -91,7 +91,7 @@ rust.rust_2018_idioms = "deny"
[workspace.package]
version = "0.2.0-beta.3"
edition = "2021"
rust-version = "1.75"
rust-version = "1.76"
license = "MIT OR Apache-2.0"
homepage = "https://paradigmxyz.github.io/reth"
repository = "https://github.com/paradigmxyz/reth"