mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
refactor: Update home to 2021 edition
This commit is contained in:
parent
e4877cc701
commit
3752929dd4
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user