From f14f5138c318173aa3a00432a89939c215171059 Mon Sep 17 00:00:00 2001 From: Lars Bergstrom Date: Mon, 3 Oct 2016 10:23:53 -0500 Subject: [PATCH] Pick up the updated signpost library for all Cargo.lock files --- components/servo/Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/servo/Cargo.lock b/components/servo/Cargo.lock index 21d118f74f5..8005ff316d1 100644 --- a/components/servo/Cargo.lock +++ b/components/servo/Cargo.lock @@ -2281,7 +2281,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "signpost" version = "0.1.0" -source = "git+https://github.com/pcwalton/signpost.git#636f31b996ebec3f9d98e4d3973423a5d779666e" +source = "git+https://github.com/pcwalton/signpost.git#81803b4d09af51a3a1133a62ef8dbb3cf0595de9" [[package]] name = "simd"