Switch date-check to Rust 2021
No migrations were necessary.
This commit is contained in:
parent
2cd36a4f65
commit
9334db680b
|
|
@ -2,7 +2,7 @@
|
||||||
name = "date-check"
|
name = "date-check"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Camelid <camelidcamel@gmail.com>"]
|
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
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue