add tls
This commit is contained in:
parent
d0d47675d8
commit
69df9a0145
3 changed files with 17 additions and 29 deletions
|
@ -80,6 +80,7 @@ crossbeam = { version = "0.8.1", optional = true }
|
|||
num_cpus = "1.13.0"
|
||||
threadpool = "1.8.1"
|
||||
heed = { git = "https://github.com/timokoesters/heed.git", rev = "f6f825da7fb2c758867e05ad973ef800a6fe1d5d", optional = true }
|
||||
thread_local = "1.1.3"
|
||||
|
||||
[features]
|
||||
default = ["conduit_bin", "backend_sqlite"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue