Skip to content

Commit

Permalink
Update versions of regex dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
AltSysrq committed Jan 15, 2018
1 parent 54ebf9e commit 3fc6e89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ unstable = []
bit-set = "0.4.0"
quick-error = "1.2.1"
rand = "0.4.2"
regex-syntax = "0.4.1"
regex-syntax = "0.4.2"
lazy_static = "0.2.8"

[dev-dependencies]
regex = "0.2.2"
regex = "0.2.5"

0 comments on commit 3fc6e89

Please sign in to comment.