Skip to content

Commit a0fb0c7

Browse files
committed
bump spl-token-2022 in nft-meta-data-pointer
1 parent e826dd1 commit a0fb0c7

File tree

1 file changed

+1
-1
lines changed
  • tokens/token-2022/nft-meta-data-pointer/anchor-example/anchor/programs/extension_nft

1 file changed

+1
-1
lines changed

tokens/token-2022/nft-meta-data-pointer/anchor-example/anchor/programs/extension_nft/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ anchor-lang = { version = "0.31.1", features = ["init-if-needed"] }
2121
anchor-spl = { version = "0.31.1" }
2222
session-keys = { version = "2.0.3", features = ["no-entrypoint"] }
2323
solana-program = "2.1.15"
24-
spl-token-2022 = { version="=3.0.4", features = [ "no-entrypoint" ] }
24+
spl-token-2022 = { version="6", features = [ "no-entrypoint" ] }
2525
spl-token = { version = "4.0.1", features = [ "no-entrypoint" ] }
2626
spl-token-metadata-interface = { version = "=0.3.5"}

0 commit comments

Comments
 (0)