drop thread_local feature
This commit is contained in:
parent
e24b7d2f3e
commit
5e6b9ec1cf
4 changed files with 0 additions and 10 deletions
|
@ -382,10 +382,6 @@ features = ["use_std"]
|
|||
[workspace.dependencies.parking_lot]
|
||||
version = "0.12.3"
|
||||
|
||||
# used only by rusqlite
|
||||
[workspace.dependencies.thread_local]
|
||||
version = "1.1.8"
|
||||
|
||||
[workspace.dependencies.tokio-metrics]
|
||||
version = "0.3.1"
|
||||
default-features = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue