Skip to content

Commit 3fc6e89

Browse files
committed
Update versions of regex dependencies.
1 parent 54ebf9e commit 3fc6e89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ unstable = []
2727
bit-set = "0.4.0"
2828
quick-error = "1.2.1"
2929
rand = "0.4.2"
30-
regex-syntax = "0.4.1"
30+
regex-syntax = "0.4.2"
3131
lazy_static = "0.2.8"
3232

3333
[dev-dependencies]
34-
regex = "0.2.2"
34+
regex = "0.2.5"

0 commit comments

Comments
 (0)