|
@@ -18,6 +18,6 @@ anchor-attribute-error = { path = "./attribute/error" }
|
|
|
anchor-attribute-program = { path = "./attribute/program", version = "0.0.0-alpha.0" }
|
|
|
anchor-attribute-state = { path = "./attribute/state", version = "0.0.0-alpha.0" }
|
|
|
anchor-derive-accounts = { path = "./derive/accounts", version = "0.0.0-alpha.0" }
|
|
|
-serum-borsh = { version = "0.8.0-serum.1", features = ["serum-program"] }
|
|
|
+serum-borsh = "0.8.1-serum.1"
|
|
|
solana-program = "=1.5.0"
|
|
|
thiserror = "1.0.20"
|