From 3078b5a50bdc9aa0362f8cc4686810eb1a4e1c08 Mon Sep 17 00:00:00 2001 From: Chih-Hung Hsieh Date: Tue, 25 Aug 2020 20:49:13 -0700 Subject: Fix bytes/METADATA Bug: 166324735 Test: make Change-Id: If27d0d8032ff5d2c9b901265b547cce4ee97c980 --- METADATA | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/METADATA b/METADATA index 6a8ca63..47e5bdd 100644 --- a/METADATA +++ b/METADATA @@ -6,8 +6,8 @@ third_party { value: "https://crates.io/crates/bytes" } url { - type: GIT - value: "https://github.com/tokio-rs/bytes" + type: ARCHIVE + value: "https://static.crates.io/crates/bytes/bytes-0.5.6.crate" } version: "0.5.6" license_type: NOTICE -- cgit v1.2.3