globset can be a dev-dependency in 'content'

This commit is contained in:
Philip Daniels 2018-02-25 21:00:47 +00:00
parent 3e1221064b
commit 045e9def21

View file

@ -8,7 +8,6 @@ tera = "0.11"
serde = "1"
slug = "0.1"
rayon = "1"
globset = "0.3.0"
errors = { path = "../errors" }
config = { path = "../config" }
@ -19,3 +18,4 @@ front_matter = { path = "../front_matter" }
[dev-dependencies]
tempdir = "0.3"
toml = "0.4"
globset = "0.3.0"