Skip to content

Commit 3752929

Browse files
committed
refactor: Update home to 2021 edition
1 parent e4877cc commit 3752929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/home/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "home"
33
version = "0.5.6" # also update `html_root_url` in `src/lib.rs`
44
authors = ["Brian Anderson <andersrb@gmail.com>"]
55
documentation = "https://docs.rs/home"
6-
edition = "2018"
6+
edition.workspace = true
77
include = [
88
"/src",
99
"/Cargo.toml",

0 commit comments

Comments
 (0)