Skip to content

Commit d5831b2

Browse files
authored
chore: bump MSRV from 1.64 to 1.65 (gakonst#2277)
1 parent ef7fb0f commit d5831b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.clippy.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
msrv = "1.64"
1+
msrv = "1.65"

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[workspace.package]
22
version = "2.0.0"
33
edition = "2021"
4-
rust-version = "1.64"
4+
rust-version = "1.65"
55
license = "MIT OR Apache-2.0"
66
documentation = "https://docs.rs/ethers"
77
repository = "https://github.com/gakonst/ethers-rs"

0 commit comments

Comments
 (0)