Ver Fonte

build(deps): bump parking_lot_core from 0.8.1 to 0.8.2

Bumps [parking_lot_core](https://github.com/Amanieu/parking_lot) from 0.8.1 to 0.8.2.
- [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.8.1...core-0.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] há 4 anos atrás
pai
commit
5e227798d0
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -1078,9 +1078,9 @@ dependencies = [
 
 [[package]]
 name = "parking_lot_core"
-version = "0.8.1"
+version = "0.8.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d7c6d9b8427445284a09c55be860a15855ab580a417ccad9da88f5a06787ced0"
+checksum = "9ccb628cad4f84851442432c60ad8e1f607e29752d0bf072cbd0baf28aa34272"
 dependencies = [
  "cfg-if 1.0.0",
  "instant",