refactor(org): cleanup

This commit is contained in:
PoiScript 2019-06-27 05:12:41 +08:00
parent 05cfe17f6a
commit 74fd77dba2
6 changed files with 135 additions and 107 deletions

View file

@ -25,5 +25,6 @@ memchr = "2.2.0"
serde = { version = "1.0.93", optional = true }
[dev-dependencies]
pretty_assertions = "0.6.1"
serde_json = "1.0.39"
slugify = "0.1.0"