web: Revert back to Rust 2018

It has better compatibly and the code works as is.

Signed-off-by: Ben Aaron Goldberg <ben@benaaron.dev>
This commit is contained in:
Ben Aaron Goldberg 2021-10-25 06:25:26 -04:00
parent af85dc7dcf
commit 45c6eb39bb
1 changed files with 1 additions and 1 deletions

View File

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