mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-13 23:16:52 +00:00
fix close
This commit is contained in:
@@ -32,13 +32,12 @@ solana-sdk = "^2.1"
|
||||
spl-token = { version = "^4", features = ["no-entrypoint"] }
|
||||
spl-token-2022 = "^7"
|
||||
spl-associated-token-account = { version = "^6", features = [ "no-entrypoint" ] }
|
||||
steel = { features = ["spl"], version = "4.0" }
|
||||
steel = { features = ["spl"], version = "4.0.2" }
|
||||
thiserror = "1.0.57"
|
||||
tokio = { version = "1.37.0", features = ["full"] }
|
||||
|
||||
[patch.crates-io]
|
||||
|
||||
|
||||
[profile.release]
|
||||
overflow-checks = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user