Bump parking_lot from 0.11.0 to 0.11.1 (#1970)

Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.11.0...0.11.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-11-18 14:15:05 +01:00
committed by GitHub
parent 4d3cd2e6cc
commit 11074b7f2d
6 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ polkadot-node-network-protocol = { path = "../protocol" }
[dev-dependencies]
assert_matches = "1.4.0"
parking_lot = "0.11.0"
parking_lot = "0.11.1"
polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" }
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" }