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]
|
[workspace.package]
|
||||||
version = "2.0.0"
|
version = "2.0.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
rust-version = "1.64"
|
rust-version = "1.65"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
documentation = "https://docs.rs/ethers"
|
documentation = "https://docs.rs/ethers"
|
||||||
repository = "https://github.com/gakonst/ethers-rs"
|
repository = "https://github.com/gakonst/ethers-rs"
|
||||||
|
|
Loading…
Reference in New Issue