drop parking_lot feature

This commit is contained in:
Paul Robertson 2024-06-26 19:27:48 -04:00
parent 5e6b9ec1cf
commit 73b85372d6
No known key found for this signature in database
4 changed files with 0 additions and 10 deletions

View file

@ -378,10 +378,6 @@ version = "0.5.4"
default-features = false
features = ["use_std"]
# used only by rusqlite
[workspace.dependencies.parking_lot]
version = "0.12.3"
[workspace.dependencies.tokio-metrics]
version = "0.3.1"
default-features = false