mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-12 22:43:42 +08:00
disable criterion build
This commit is contained in:
@@ -91,7 +91,9 @@ features = ["std"]
|
||||
|
||||
[dev-dependencies]
|
||||
assert-json-diff = "1.0.0"
|
||||
criterion = "0.3"
|
||||
# a nightly rustc regression (35dbef235 2021-03-02) prevents criterion from compiling
|
||||
# but it isn't necessary for tests: only benchmarks. therefore, commenting out for now.
|
||||
# criterion = "0.3"
|
||||
stx_genesis = { package = "stx-genesis", path = "./stx-genesis/."}
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user