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

View file

@ -47,8 +47,6 @@ parking_lot.workspace = true
ruma.workspace = true
rust-rocksdb.optional = true
rust-rocksdb.workspace = true
thread_local.optional = true
thread_local.workspace = true
tokio.workspace = true
tracing.workspace = true