fix compile errors
This commit is contained in:
@@ -4,6 +4,10 @@ members = [
|
||||
]
|
||||
resolver = "2"
|
||||
|
||||
[patch.crates-io]
|
||||
pyth-solana-receiver-sdk = { path = "vendor/pyth-solana-receiver-sdk" }
|
||||
pythnet-sdk = { path = "vendor/pythnet-sdk" }
|
||||
|
||||
[profile.release]
|
||||
overflow-checks = true
|
||||
lto = "fat"
|
||||
|
||||
Reference in New Issue
Block a user