cleanup
This commit is contained in:
@@ -51,7 +51,6 @@ serde_json = "1.0"
|
||||
tracing = "0.1"
|
||||
itertools = "0.10"
|
||||
static_assertions = "1.1"
|
||||
phf = "0.10"
|
||||
uuid = { version = "1", features = ["v4", "fast-rng", "js"] }
|
||||
|
||||
[dev-dependencies]
|
||||
@@ -60,8 +59,6 @@ benchmarks = { path = "./benchmarks" }
|
||||
[build-dependencies]
|
||||
shadow-rs = "0.11"
|
||||
command-run = "1.1"
|
||||
phf_codegen = "0.10"
|
||||
itertools = "0.10"
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
instant = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user