From f9d85a12b88122de51fa4022115d0898ac1ba66f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 07:44:05 +0000 Subject: [PATCH] Bump rust_team_data from `09a7376` to `fe7e1a1` Bumps [rust_team_data](https://github.com/rust-lang/team) from `09a7376` to `fe7e1a1`. - [Release notes](https://github.com/rust-lang/team/releases) - [Commits](https://github.com/rust-lang/team/compare/09a7376ce8dd8457beba05b8a40c9caaedde82a7...fe7e1a187384821472037a5c13092f3901f8fc0b) 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 42d71fa36..7b93e0eac 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1751,7 +1751,7 @@ dependencies = [ [[package]] name = "rust_team_data" version = "1.0.0" -source = "git+https://github.com/rust-lang/team#09a7376ce8dd8457beba05b8a40c9caaedde82a7" +source = "git+https://github.com/rust-lang/team#fe7e1a187384821472037a5c13092f3901f8fc0b" dependencies = [ "indexmap", "serde",