File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
tokens/token-2022/nft-meta-data-pointer/anchor-example/anchor/programs/extension_nft Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ idl-build = ["anchor-lang/idl-build", "anchor-spl/idl-build"]
2020anchor-lang = { version = " 0.31.1" , features = [" init-if-needed" ] }
2121anchor-spl = { version = " 0.31.1" }
2222session-keys = { version = " 2.0.3" , features = [" no-entrypoint" ] }
23- solana-program = " 1.18.17 "
24- spl-token-2022 = { version =" =3.0.4 " , features = [ " no-entrypoint" ] }
23+ solana-program = " =2.1.15 "
24+ spl-token-2022 = { version =" 6 " , features = [ " no-entrypoint" ] }
2525spl-token = { version = " 4.0.1" , features = [ " no-entrypoint" ] }
26- spl-token-metadata-interface = { version = " = 0.3.5" }
26+ spl-token-metadata-interface = { version = " 0.3.5" }
You can’t perform that action at this time.
0 commit comments