libimagentryfilter Update regex 0.1.x -> 0.1.*
This commit is contained in:
parent
a4eaab5d56
commit
6309dd281d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ authors = ["Matthias Beyer <mail@beyermatthias.de>"]
|
|||
clap = "2.1.1"
|
||||
itertools = "0.4.7"
|
||||
log = "0.3.4"
|
||||
regex = "0.1.48"
|
||||
regex = "0.1"
|
||||
toml = "0.1.27"
|
||||
semver = "0.2.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue