mirror of
https://github.com/servo/servo.git
synced 2025-07-16 11:53:39 +01:00
Bump offscreen_gl_context
This new version shold prevent crashing on the linux buildbots.
This commit is contained in:
parent
12d1464220
commit
641e54bd41
3 changed files with 5 additions and 3 deletions
2
components/servo/Cargo.lock
generated
2
components/servo/Cargo.lock
generated
|
@ -1274,7 +1274,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "offscreen_gl_context"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/ecoal95/rust-offscreen-rendering-context#05a1ea3a7cb6fac044e2c6133ab334ca522d2b92"
|
||||
source = "git+https://github.com/ecoal95/rust-offscreen-rendering-context#aae6e57969c553973c43ce5e4246831ccc2868f0"
|
||||
dependencies = [
|
||||
"cgl 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue