rust-postgres/tokio-postgres
dependabot[bot] 842e5cfdcb
Update parking_lot requirement from 0.11 to 0.12
Updates the requirements on [parking_lot](https://github.com/Amanieu/parking_lot) to permit the latest version.
- [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.12.0)

---
updated-dependencies:
- dependency-name: parking_lot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 13:15:32 +00:00
..
benches Upgrade to tokio 0.3 2020-10-17 09:49:45 -04:00
src clippy 2021-12-08 18:35:18 -05:00
tests/test Fix transaction not being rolled back on Client::transaction() Future dropped before completion 2021-10-28 12:10:30 +03:00
Cargo.toml Update parking_lot requirement from 0.11 to 0.12 2022-01-31 13:15:32 +00:00
CHANGELOG.md Release tokio-postgres v0.7.5 2021-10-29 21:33:07 -04:00
LICENSE-APACHE Clean up licenses 2021-10-28 19:22:13 -04:00
LICENSE-MIT Clean up licenses 2021-10-28 19:22:13 -04:00