This commit is contained in:
Bryan Stitt 2022-05-20 03:37:17 +00:00
parent 43cb9e3039
commit 7f8e444356

View File

@ -5,9 +5,8 @@ members = [
"web3-proxy-frontend",
]
# TODO: enable these once rapid development is done
# TODO: we can't do panic = abort because the websockets disconnect by panicing sometimes
# TODO: enable lto (and maybe other things proven with benchmarks) once rapid development is done
# TODO: we can't do panic = abort because the websockets disconnect by panicking sometimes
[profile.release]
debug = true
#panic = abort
#lto = true