added new crate for statics
This commit is contained in:
parent
f7b827b15d
commit
0e6d141704
|
|
@ -15,6 +15,7 @@ crossbeam-utils = "0.7"
|
|||
crossbeam-queue = "0.2"
|
||||
dashmap = "3.11.4"
|
||||
async-std = "1.6.2"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue