mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
feat(config): warn about unknown config key names (#2527)
This commit is contained in:
Generated
+1
-1
@@ -1628,7 +1628,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "starship_module_config_derive"
|
||||
version = "0.1.3"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote 1.0.9",
|
||||
|
||||
Reference in New Issue
Block a user