drop thread_local feature

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

2
Cargo.lock generated
View file

@ -694,7 +694,6 @@ dependencies = [
"serde_json",
"serde_regex",
"thiserror",
"thread_local",
"tikv-jemalloc-ctl",
"tikv-jemalloc-sys",
"tikv-jemallocator",
@ -716,7 +715,6 @@ dependencies = [
"parking_lot",
"ruma",
"rust-rocksdb-uwu",
"thread_local",
"tokio",
"tracing",
]