Turn off debug symbols

This commit is contained in:
Michael Sproul
2022-05-27 21:15:04 +10:00
parent d083dcf13b
commit f1fa4cf176

View File

@@ -99,6 +99,3 @@ eth2_hashing = { path = "crypto/eth2_hashing" }
tree_hash = { path = "consensus/tree_hash" }
tree_hash_derive = { path = "consensus/tree_hash_derive" }
eth2_serde_utils = { path = "consensus/serde_utils" }
[profile.release]
debug = 1