From ee46b45b07cd66edc374ee84da949cbea8567bc4 Mon Sep 17 00:00:00 2001 From: atouchet Date: Mon, 17 Jun 2019 15:53:15 -0700 Subject: Update remove_dir_all --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 17df96033ed..060be41a5d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,5 +28,4 @@ opt-level = 3 # Those are here to dedupe winapi since mio is still using winapi 0.2. mio = { git = "https://github.com/servo/mio.git", branch = "servo" } iovec = { git = "https://github.com/servo/iovec.git", branch = "servo" } -remove_dir_all = { git = "https://github.com/XAMPPRocky/remove_dir_all" } cmake = { git = "https://github.com/alexcrichton/cmake-rs" } -- cgit v1.2.3