File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ idl-build = [
3838 " anchor-lang-idl/build" ,
3939]
4040init-if-needed = [" anchor-derive-accounts/init-if-needed" ]
41- interface-instructions = [" anchor-attribute-program/interface-instructions" ]
4241lazy-account = [
4342 " anchor-attribute-account/lazy-account" ,
4443 " anchor-derive-serde/lazy-account" ,
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ proc-macro = true
1313[features ]
1414anchor-debug = [" anchor-syn/anchor-debug" ]
1515idl-build = [" anchor-syn/idl-build" ]
16- interface-instructions = [" anchor-syn/interface-instructions" ]
1716
1817[dependencies ]
1918anchor-lang-idl = { path = " ../../../idl" , version = " 0.1.2" , features = [" convert" ] }
Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ event-cpi = []
1818hash = []
1919idl-build = [" cargo_toml" ]
2020init-if-needed = []
21- interface-instructions = []
2221
2322[dependencies ]
2423anyhow = " 1"
You can’t perform that action at this time.
0 commit comments