Contracts: make benchmark dependencies optional in `std` feature (#2576)
`wasm-instrument` and `rand` are optional and only used in benchmarking, so should not be pulled in by default as part of the `std` feature.
Please register or sign in to comment