feat(config): warn about unknown config key names (#2527)

This commit is contained in:
David Knaack
2021-03-31 20:13:23 +02:00
committed by GitHub
parent 9d15eb135b
commit 51972801de
6 changed files with 57 additions and 34 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "starship_module_config_derive"
version = "0.1.3"
version = "0.2.0"
edition = "2018"
authors = ["Matan Kushner <hello@matchai.me>"]
homepage = "https://starship.rs"