Skip to content

Commit

Permalink
Merge pull request #434 from jolhoeft/master
Browse files Browse the repository at this point in the history
chore(*): upgrade regex crate
  • Loading branch information
jolhoeft authored Nov 28, 2018
2 parents 8810657 + 52fe08a commit 13dae86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ url = "1.0"
time = "0.1"
typemap = "0.3"
plugin = "0.2"
regex = "0.2"
regex = "1.0"
rustc-serialize = "0.3"
log = "0.3"
groupable = "0.2"
Expand Down

0 comments on commit 13dae86

Please sign in to comment.