Update regex.

This commit is contained in:
Ms2ger 2017-01-16 10:41:49 +01:00
parent ad1b11771b
commit a1d478fbb7
13 changed files with 71 additions and 70 deletions

View file

@ -32,7 +32,7 @@ constellation = {path = "../constellation"}
debugger = {path = "../debugger"}
devtools = {path = "../devtools"}
devtools_traits = {path = "../devtools_traits"}
env_logger = "0.3"
env_logger = "0.4"
euclid = "0.10.1"
gfx = {path = "../gfx"}
gleam = "0.2"