diff options
| author | Aaron O'Mullan <aaron.omullan@gmail.com> | 2021-04-18 14:51:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-18 14:51:48 +0200 |
| commit | 733a00030582375c43fa156e978f25df6ecc9e9a (patch) | |
| tree | c94421a38f1e61289981994bf2d697900a4ba2fb /Cargo.toml | |
| parent | 8fb1af14129850ce5a124572b6b8131056727594 (diff) | |
tooling(bench_util): benching and profiling utilities (#10223)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index b5ffb58f5..8b1938c29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ members = [ "runtime", "serde_v8", "test_plugin", + "bench_util", "test_util", "op_crates/crypto", "op_crates/fetch", |
