Browse Source

build(deps): bump rust_team_data from `4cca08a` to `183c8b5`

Bumps [rust_team_data](https://github.com/rust-lang/team) from `4cca08a` to `183c8b5`.
- [Release notes](https://github.com/rust-lang/team/releases)
- [Commits](https://github.com/rust-lang/team/compare/4cca08adebbb80762c41079a316932387459f97b...183c8b5308b1231019f9d230a9cce92d53d7ec5d)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 5 years ago
parent
commit
f0b0dddf36
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -1096,7 +1096,7 @@ dependencies = [
 [[package]]
 name = "rust_team_data"
 version = "1.0.0"
-source = "git+https://github.com/rust-lang/team#4cca08adebbb80762c41079a316932387459f97b"
+source = "git+https://github.com/rust-lang/team#183c8b5308b1231019f9d230a9cce92d53d7ec5d"
 dependencies = [
  "indexmap 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1456,7 +1456,7 @@ dependencies = [
  "serde 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
  "toml 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
- "url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
  "uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
 ]