diff --git a/Cargo.toml b/Cargo.toml index 3bd7578..85ce88e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "alloy-chains" description = "Canonical type definitions for EIP-155 chains" -version = "0.1.6" +version = "0.1.7" edition = "2021" rust-version = "1.65" authors = ["Alloy Contributors"]