refactor: Update home to 2021 edition

This commit is contained in:
Ed Page 2023-07-12 10:24:25 -05:00
parent e4877cc701
commit 3752929dd4

View File

@ -3,7 +3,7 @@ name = "home"
version = "0.5.6" # also update `html_root_url` in `src/lib.rs`
authors = ["Brian Anderson <andersrb@gmail.com>"]
documentation = "https://docs.rs/home"
edition = "2018"
edition.workspace = true
include = [
"/src",
"/Cargo.toml",