chore: bump MSRV from 1.64 to 1.65 (#2277)
This commit is contained in:
parent
ef7fb0fecf
commit
d5831b2679
|
@ -1 +1 @@
|
|||
msrv = "1.64"
|
||||
msrv = "1.65"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[workspace.package]
|
||||
version = "2.0.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.64"
|
||||
rust-version = "1.65"
|
||||
license = "MIT OR Apache-2.0"
|
||||
documentation = "https://docs.rs/ethers"
|
||||
repository = "https://github.com/gakonst/ethers-rs"
|
||||
|
|
Loading…
Reference in New Issue