Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
chore: update to Rust edition 2021 (#528)
Browse files Browse the repository at this point in the history
  • Loading branch information
shekhirin authored Oct 24, 2021
1 parent cba1a85 commit 0445414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "ethers"
version = "0.5.3"
authors = ["Georgios Konstantopoulos <me@gakonst.com>"]
license = "MIT OR Apache-2.0"
edition = "2018"
edition = "2021"
readme = "README.md"
documentation = "https://docs.rs/ethers"
repository = "https://github.com/gakonst/ethers-rs"
Expand Down

0 comments on commit 0445414

Please sign in to comment.