|
@@ -18,5 +18,5 @@ default = []
|
|
|
anchor-lang = { path = "../../../../lang" }
|
|
|
anchor-spl = { path = "../../../../spl" }
|
|
|
serum_dex = { path = "../../deps/serum-dex/dex", features = ["no-entrypoint"] }
|
|
|
-solana-program = "=1.7.8"
|
|
|
+solana-program = "=1.7.11"
|
|
|
spl-token = { version = "3.1.1", features = ["no-entrypoint"] }
|