mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Dedupe the dirs dependency
This commit is contained in:
parent
306e8ac5f9
commit
3c895666e1
3 changed files with 3 additions and 14 deletions
|
@ -31,4 +31,4 @@ servo_config_plugins = { path = "../config_plugins" }
|
|||
std_test_override = { path = "../std_test_override" }
|
||||
|
||||
[target.'cfg(not(target_os = "android"))'.dependencies]
|
||||
dirs = "1.0"
|
||||
dirs = "2.0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue