libimagentrytag Update regex 0.1.x -> 0.1.*
This commit is contained in:
parent
9732c84247
commit
da254ac971
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ authors = ["Matthias Beyer <mail@beyermatthias.de>"]
|
|||
[dependencies]
|
||||
clap = "2.1.1"
|
||||
log = "0.3.5"
|
||||
regex = "0.1.47"
|
||||
regex = "0.1"
|
||||
toml = "0.1.25"
|
||||
itertools = "0.4.7"
|
||||
|
||||
|
|
Loading…
Reference in a new issue