comments
This commit is contained in:
parent
43cb9e3039
commit
7f8e444356
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user