chore: Cleanup after the config refactor (#453)

This commit is contained in:
Zhenhui Xie
2019-09-30 22:56:05 +08:00
committed by Matan Kushner
parent 52bd37b372
commit c39506c6f6
6 changed files with 4 additions and 42 deletions
-3
View File
@@ -23,6 +23,3 @@ proc-macro = true
proc-macro2 = "~1"
quote = "~1"
syn = "~1"
[dev-dependencies]
starship = { version = "0.20.0", path = "../starship" }