Update regex to 1.0

This commit is contained in:
Bastien Orivel 2018-07-06 19:45:24 +02:00
parent c90737e6c8
commit 1766867cf4
6 changed files with 60 additions and 50 deletions

View file

@ -74,7 +74,7 @@ phf = "0.7.18"
profile_traits = {path = "../profile_traits"}
ref_filter_map = "1.0.1"
ref_slice = "1.0"
regex = "0.2"
regex = "1.0"
script_layout_interface = {path = "../script_layout_interface"}
script_plugins = {path = "../script_plugins"}
script_traits = {path = "../script_traits"}