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

@ -29,7 +29,7 @@ plugins = {path = "../plugins", optional = true}
url = "1.2"
[dev-dependencies]
env_logger = "0.3"
env_logger = "0.4"
[target.'cfg(all(unix, not(target_os = "macos"), not(target_os = "ios"), not(target_os = "android")))'.dependencies]
xdg = "2.0"