From e630c51204dac7a3ab5ef20c1679e3fce7ac300a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2020 08:02:10 +0000 Subject: [PATCH] Bump rust_team_data from `714c785` to `f8bbb95` Bumps [rust_team_data](https://github.com/rust-lang/team) from `714c785` to `f8bbb95`. - [Release notes](https://github.com/rust-lang/team/releases) - [Commits](https://github.com/rust-lang/team/compare/714c7850227a2cc7bdf056c071e629b3e95309cb...f8bbb955fda81921f9486ea9adad96c3d2a7687c) 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 630a4ebb5..52e913064 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#714c7850227a2cc7bdf056c071e629b3e95309cb" +source = "git+https://github.com/rust-lang/team#f8bbb955fda81921f9486ea9adad96c3d2a7687c" dependencies = [ "indexmap", "serde",