Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 533f767

Browse files
Revert ATA to spl-token v3.3 (#2796)
1 parent cc8826a commit 533f767

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

associated-token-account/program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ default = [ "no-token-entrypoint" ]
1818
[dependencies]
1919
borsh = "0.9.1"
2020
solana-program = "1.9.5"
21-
spl-token = { version = "0.1", path = "../../token/program-2022", package = "spl-token-2022" }
21+
spl-token = { version = "3.3", path = "../../token/program" }
2222

2323
[dev-dependencies]
2424
solana-program-test = "1.9.5"

0 commit comments

Comments
 (0)