mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Update regex.
This commit is contained in:
parent
ad1b11771b
commit
a1d478fbb7
13 changed files with 71 additions and 70 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue