From 3971f1c7f4b1e56dacd2b8247d1d8b0b76e000f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 08:00:51 +0000 Subject: [PATCH] Bump rust_team_data from `23fa6fb` to `a85fc93` Bumps [rust_team_data](https://github.com/rust-lang/team) from `23fa6fb` to `a85fc93`. - [Release notes](https://github.com/rust-lang/team/releases) - [Commits](https://github.com/rust-lang/team/compare/23fa6fbf858f0d5119ef521cedd044ad9d3c5517...a85fc93a14d2f7b19ebac02f63dda2c73567ed87) 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 02eb550d9..8e0616490 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#23fa6fbf858f0d5119ef521cedd044ad9d3c5517" +source = "git+https://github.com/rust-lang/team#a85fc93a14d2f7b19ebac02f63dda2c73567ed87" dependencies = [ "indexmap", "serde",