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"]
20
20
anchor-lang = { version = " 0.31.1" , features = [" init-if-needed" ] }
21
21
anchor-spl = { version = " 0.31.1" }
22
22
session-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" ] }
25
25
spl-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