refactor: migrate to Rust 2021 #16

Merged
fortressia merged 1 commits from refactor/rust2021 into main 2021-12-15 22:09:51 +00:00
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