From 2a7f19b0b675e1e6caa056360959b5139851838f Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Fri, 1 Nov 2019 14:17:08 -0400 Subject: [PATCH] Update surfman for EGL alpha fix. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 69c76155f37c..8770e7533906 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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",