Skip to content

Commit 29f9fc8

Browse files
committed
bump mpl version
1 parent 4efc0cf commit 29f9fc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ thiserror = "1.0"
1616
num-traits = "~0.2"
1717
bs58 = "0.4.0"
1818
spl-token = { version = "3.5.0", features = ["no-entrypoint"] }
19-
mpl-token-metadata = {version = "1.3.6", features = [ "no-entrypoint" ] }
20-
spl-associated-token-account = {version = "1.1.1", features = [ "no-entrypoint" ] }
19+
mpl-token-metadata = {version = "1.11.0", features = [ "no-entrypoint" ] }
20+
spl-associated-token-account = {version = "1.1.3", features = [ "no-entrypoint" ] }
2121

2222
[dev-dependencies]
2323
solana-sdk = "1.7.11"

0 commit comments

Comments
 (0)