mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Glutin update: dependencies update
This commit is contained in:
parent
415b26e4f1
commit
30fb18e711
12 changed files with 507 additions and 306 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.11.0"
|
||||
nix = "0.13"
|
||||
unwind-sys = "0.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue