Re-wrote a bunch of Solana code to avoid all the bloated and unecessary clones
This commit is contained in:
@@ -30,4 +30,4 @@ getrandom = { version = "0.2", features = ["custom"] }
|
||||
[profile.release]
|
||||
lto = true
|
||||
opt-level = 's'
|
||||
strip = "debuginfo"
|
||||
strip = "debuginfo"
|
||||
Reference in New Issue
Block a user