From b078b80ebd51def951ad23994b1bf720867e5504 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 08:26:05 +0000 Subject: [PATCH] Bump rust_team_data from `9c2895b` to `714c785` Bumps [rust_team_data](https://github.com/rust-lang/team) from `9c2895b` to `714c785`. - [Release notes](https://github.com/rust-lang/team/releases) - [Commits](https://github.com/rust-lang/team/compare/9c2895bb3fe68e0bc42ac82947a8a22d2fc53482...714c7850227a2cc7bdf056c071e629b3e95309cb) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 5c359a896..cf92a98b5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1655,7 +1655,7 @@ dependencies = [ [[package]] name = "rust_team_data" version = "1.0.0" -source = "git+https://github.com/rust-lang/team#9c2895bb3fe68e0bc42ac82947a8a22d2fc53482" +source = "git+https://github.com/rust-lang/team#714c7850227a2cc7bdf056c071e629b3e95309cb" dependencies = [ "indexmap", "serde",