mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
update surfman version
This commit is contained in:
parent
f17aac607b
commit
49c3044eb8
1 changed files with 3 additions and 2 deletions
5
Cargo.lock
generated
5
Cargo.lock
generated
|
@ -6148,9 +6148,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "surfman"
|
name = "surfman"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "84898d7f74abdd4b956334d71d1ddf60e63bff8fd2fa6c91be8653d50d30cbf3"
|
checksum = "bbbf3b7f873f25cb7791b06a00f0626a141c05f1b95e5b34bc498358876e1a58"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitflags",
|
"bitflags",
|
||||||
"cfg_aliases",
|
"cfg_aliases",
|
||||||
|
@ -6169,6 +6169,7 @@ dependencies = [
|
||||||
"metal 0.18.0",
|
"metal 0.18.0",
|
||||||
"objc",
|
"objc",
|
||||||
"parking_lot 0.10.2",
|
"parking_lot 0.10.2",
|
||||||
|
"raw-window-handle",
|
||||||
"wayland-sys 0.24.1",
|
"wayland-sys 0.24.1",
|
||||||
"winapi",
|
"winapi",
|
||||||
"winit",
|
"winit",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue