From 0586e9bb8633b36825cf44fb0c8fbc603af23a7e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 08:00:46 +0000 Subject: [PATCH] Bump rust_team_data from `0f6e28b` to `9c2895b` Bumps [rust_team_data](https://github.com/rust-lang/team) from `0f6e28b` to `9c2895b`. - [Release notes](https://github.com/rust-lang/team/releases) - [Commits](https://github.com/rust-lang/team/compare/0f6e28bf4d7d993c69713714407dacdcaa26a08b...9c2895bb3fe68e0bc42ac82947a8a22d2fc53482) 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 306baea4a..8fb049eb1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1656,7 +1656,7 @@ dependencies = [ [[package]] name = "rust_team_data" version = "1.0.0" -source = "git+https://github.com/rust-lang/team#0f6e28bf4d7d993c69713714407dacdcaa26a08b" +source = "git+https://github.com/rust-lang/team#9c2895bb3fe68e0bc42ac82947a8a22d2fc53482" dependencies = [ "indexmap", "serde",