chore: upgrade to edition 2021 (#3171)

This commit is contained in:
Matan Kushner
2021-10-25 18:39:09 +01:00
committed by GitHub
parent 39e7b78cb2
commit 5ff08708c5
3 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "starship_module_config_derive"
version = "0.2.1"
edition = "2018"
edition = "2021"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"
documentation = "https://starship.rs/guide/"