mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Replace remove_dir_all with an unpublished revision that builds on arm64 Windows.
This commit is contained in:
parent
9ffad13a7c
commit
8fc2962fa6
2 changed files with 43 additions and 42 deletions
|
@ -28,3 +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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue