fix(rln-wasm): dont run benchmarks (#241)

This commit is contained in:
Aaryamann Challani
2024-04-30 16:06:49 +05:30
committed by GitHub
parent d96eb59e92
commit 5937a67ee6
3 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
[workspace]
members = ["rln", "rln-cli", "rln-wasm", "utils"]
default-members = ["rln", "rln-cli", "utils"]
resolver = "2"
# Compilation profile for any non-workspace member.