Include regex
This commit is contained in:
parent
f4fbbb688d
commit
dd11e32d82
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
extern crate fs2;
|
||||
extern crate regex;
|
||||
extern crate toml;
|
||||
#[cfg(test)] extern crate tempdir;
|
||||
extern crate semver;
|
||||
|
|
Loading…
Reference in a new issue