mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Update surfman to fix macOS webgl crashes. (#33124)
This commit is contained in:
parent
94ff89a5e4
commit
b3280fe071
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -6606,9 +6606,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "surfman"
|
||||
version = "0.9.6"
|
||||
version = "0.9.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a1b072a0248f8b24d843cc2899deb169ed76bda7ab8e554761f6efd888002f41"
|
||||
checksum = "6160d797855bc381e63c076cea21697b76c9d67887e83961941834572c2f2dcd"
|
||||
dependencies = [
|
||||
"bitflags 1.3.2",
|
||||
"cfg_aliases 0.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue