From 4f3a113312a574d1b65c83e44e5c36b5c0ca51b5 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Mon, 4 Dec 2017 10:56:55 +0100 Subject: [PATCH] Update gecko-media (fixes #19348) --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 61249ff7f19..9504c59593b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1020,7 +1020,7 @@ dependencies = [ [[package]] name = "gecko-media" version = "0.1.0" -source = "git+https://github.com/servo/gecko-media.git#743b9cb8c35e26a72795f073f847efef0f58b9a7" +source = "git+https://github.com/servo/gecko-media.git#fe437442729cfa703b7f40407b449d5373774778" dependencies = [ "bindgen 0.31.3 (registry+https://github.com/rust-lang/crates.io-index)", "cmake 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",