Auto merge of #24746 - jdm:chains-update, r=asajeffrey

Update surfman-chains

This allows us to get usable results out of babylon demos on the HoloLens 2, and gets us much closer to usable results on desktop.
This commit is contained in:
bors-servo 2019-11-16 22:31:12 -05:00 committed by GitHub
commit 5372931eaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -5100,9 +5100,9 @@ dependencies = [
[[package]] [[package]]
name = "surfman-chains" name = "surfman-chains"
version = "0.1.0" version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab6ab2f8da08cd1ca6491fc0fd4c4aedc36adde0d6b3f64a6325b35dfce50ec5" checksum = "21b6bea161faead0c253302b3019c0d7f1133912c378b1e696b8f5fb359c8175"
dependencies = [ dependencies = [
"euclid", "euclid",
"fnv", "fnv",