From d9c191e8dbf0f4d9219caa358cf0ffce248dbf66 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 07:57:56 +0000 Subject: [PATCH] Bump rust_team_data from `fe7e1a1` to `0a9002d` Bumps [rust_team_data](https://github.com/rust-lang/team) from `fe7e1a1` to `0a9002d`. - [Release notes](https://github.com/rust-lang/team/releases) - [Commits](https://github.com/rust-lang/team/compare/fe7e1a187384821472037a5c13092f3901f8fc0b...0a9002de69f22901c3c313bc87aa79a880568f01) 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 67c7847f4..db542d89a 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#fe7e1a187384821472037a5c13092f3901f8fc0b" +source = "git+https://github.com/rust-lang/team#0a9002de69f22901c3c313bc87aa79a880568f01" dependencies = [ "indexmap", "serde",