tamer: Use Rust 2021 Edition

This will be stable Oct 21; this uses nightly for now.
main
Mike Gerwitz 2021-10-01 09:42:19 -04:00
parent 885d5e4d8f
commit 9d87962e96
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version = "0.0.0"
authors = ["Mike Gerwitz <mike.gerwitz@ryansg.com>"]
description="TAME in Rust"
license="GPLv3+"
edition = "2018"
edition = "2021"
[profile.dev]
# Release-level optimizations. Spending the extra couple of moments