mirror of
https://github.com/servo/servo.git
synced 2025-07-02 13:03:43 +01:00
Update and dedupe nix
This commit is contained in:
parent
7a67261dce
commit
c8aae12ff4
3 changed files with 32 additions and 44 deletions
|
@ -30,5 +30,5 @@ lazy_static = "1.0"
|
|||
mach = "0.2.3"
|
||||
|
||||
[target.'cfg(all(target_os = "linux", not(any(target_arch = "arm", target_arch = "aarch64"))))'.dependencies]
|
||||
nix = "0.13"
|
||||
nix = "0.14"
|
||||
unwind-sys = "0.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue