Dedupe the dirs dependency

This commit is contained in:
Bastien Orivel 2020-04-19 13:52:17 +02:00
parent 306e8ac5f9
commit 3c895666e1
3 changed files with 3 additions and 14 deletions

View file

@ -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"