|
@@ -50,7 +50,7 @@ anchor-derive-serde = { path = "./derive/serde", version = "0.29.0" }
|
|
|
anchor-derive-space = { path = "./derive/space", version = "0.29.0" }
|
|
|
|
|
|
# `anchor-idl` should only be included with `idl-build` feature
|
|
|
-anchor-idl = { path = "../idl", version = "0.29.0", optional = true }
|
|
|
+anchor-idl = { path = "../idl", version = "0.1.0", optional = true }
|
|
|
|
|
|
arrayref = "0.3"
|
|
|
base64 = "0.21"
|