mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Update version of nix
, and ron
(#30330)
* Bump ron to 0.8.1 to pickup more recent base64 * Remove dependency on nix 0.14 * Update libloading in simpleservo
This commit is contained in:
parent
0a0036b422
commit
c78533c1a8
3 changed files with 11 additions and 32 deletions
|
@ -26,7 +26,7 @@ core-foundation = "0.6"
|
|||
winapi = { workspace = true }
|
||||
|
||||
[target.'cfg(any(target_os = "linux", target_os = "dragonfly", target_os = "freebsd", target_os = "openbsd"))'.dependencies]
|
||||
libloading = "0.5"
|
||||
libloading = "0.8"
|
||||
|
||||
[build-dependencies]
|
||||
gl_generator = "0.14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue