1 files changed, 1 insertions(+), 1 deletions(-)
M Cargo.toml
M Cargo.toml => Cargo.toml +1 -1
@@ 3,7 3,7 @@ name = "twitch-rss"
version = "0.1.0"
authors = ["Nick Parker <nick@nickbp.com>"]
license-file = "LICENCE.md"
-edition = "2021"
+edition = "2018"
description = "Twitch RSS feed generator/proxy"
readme = "README-CRATES.md"
repository = "https://sr.ht/~nickbp/twitch-rss/"