Auto merge of #24620 - servo:jdm-patch-31, r=Manishearth

Update surfman for EGL alpha fix.

This incorporates 9d8b8062fb, which allows us to run the rollercoaster demo on the hololens.
This commit is contained in:
bors-servo 2019-11-01 15:15:37 -04:00 committed by GitHub
commit 8b7e872ba7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View file

@ -5069,7 +5069,7 @@ dependencies = [
[[package]]
name = "surfman"
version = "0.23.0"
source = "git+https://github.com/pcwalton/surfman#a2a2999c07e8c650fac59ba371ebcf5cbf1b96f2"
source = "git+https://github.com/pcwalton/surfman#9d8b8062fba129f058b47388f4f0262a19ff65c3"
dependencies = [
"bitflags",
"cgl 0.3.2",