aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Matthews <josh@joshmatthews.net>2018-10-31 14:30:20 -0400
committerJosh Matthews <josh@joshmatthews.net>2018-10-31 18:33:41 -0400
commita51276986ef3bce7b88ec994e8bbd4e4802cb8f6 (patch)
tree990bf61f824b779bc2958f037cd833987ae1004f
parentcc0ac89e1a3af52439cdb8a79d01e12224c8ad11 (diff)
downloadservo-a51276986ef3bce7b88ec994e8bbd4e4802cb8f6.tar.gz
servo-a51276986ef3bce7b88ec994e8bbd4e4802cb8f6.zip
Update osmesa dependency.
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1058bfdac39..d785fe4ecff 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2540,7 +2540,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "osmesa-src"
version = "0.1.0"
-source = "git+https://github.com/servo/osmesa-src#2b72bc315664a597887b4bb642294525c79b2ee7"
+source = "git+https://github.com/servo/osmesa-src#97f4613fd80eee153ab134dfe349777bc5a27bab"
[[package]]
name = "osmesa-sys"