Bump regex and regex-syntax

This commit is contained in:
Anthony Ramine 2016-03-05 15:51:51 +01:00
parent 02e75f6d86
commit c5af2f27c3
6 changed files with 31 additions and 31 deletions

View file

@ -26,7 +26,7 @@ git = "https://github.com/servo/ipc-channel"
[dependencies]
log = "0.3"
libc = "0.2"
regex = "0.1.14"
regex = "0.1.55"
time = "0.1.12"
[target.x86_64-apple-darwin.dependencies.task_info]