From 8b3e3f6a27030131ce2c48eebd991d38b30d7938 Mon Sep 17 00:00:00 2001 From: Chih-Hung Hsieh Date: Tue, 25 Aug 2020 20:49:27 -0700 Subject: Fix remain/METADATA Bug: 166324735 Test: make Change-Id: I6cf55ebf596acfcea146ebc0c8d4c7c8d688bc82 --- METADATA | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/METADATA b/METADATA index b31e492..efdf284 100644 --- a/METADATA +++ b/METADATA @@ -6,8 +6,8 @@ third_party { value: "https://crates.io/crates/remain" } url { - type: GIT - value: "https://github.com/dtolnay/remain" + type: ARCHIVE + value: "https://static.crates.io/crates/remain/remain-0.2.2.crate" } version: "0.2.2" license_type: NOTICE -- cgit v1.2.3