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

2
Cargo.lock generated
View file

@ -682,7 +682,6 @@ dependencies = [
"libloading",
"log",
"nix",
"parking_lot",
"rand",
"regex",
"reqwest",
@ -712,7 +711,6 @@ dependencies = [
"conduit_core",
"log",
"lru-cache",
"parking_lot",
"ruma",
"rust-rocksdb-uwu",
"tokio",