chore: bump Rust edition to Rust 2021

Follow up of 183d548, which migrate old syntaxes to the new ones.

See:
https://doc.rust-lang.org/nightly/edition-guide/rust-2021/index.html
pull/16/head
Nefo Fortressia 2021-12-13 11:22:33 +07:00
parent b9a0719750
commit d29223e17f
Signed by: fortressia
GPG Key ID: 6D7972CC76174995
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "echidna"
version = "0.1.0"
edition = "2018"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html