Add dep: regex
This commit is contained in:
parent
775d724a8c
commit
f4fbbb688d
1 changed files with 2 additions and 1 deletions
|
@ -5,8 +5,9 @@ authors = ["Matthias Beyer <mail@beyermatthias.de>"]
|
|||
|
||||
[dependencies]
|
||||
fs2 = "0.2.2"
|
||||
toml = "0.1.25"
|
||||
regex = "0.1.47"
|
||||
semver = "0.2"
|
||||
toml = "0.1.25"
|
||||
|
||||
[dev-dependencies]
|
||||
tempdir = "0.3.4"
|
||||
|
|
Loading…
Reference in a new issue