Switch date-check to Rust 2021

No migrations were necessary.
This commit is contained in:
Noah Lev 2021-10-21 12:52:19 -07:00 committed by Joshua Nelson
parent 2cd36a4f65
commit 9334db680b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
name = "date-check"
version = "0.1.0"
authors = ["Camelid <camelidcamel@gmail.com>"]
edition = "2018"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html