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

Commit 3d275ce

Browse files
committed
Remove ATA from token upgrade CLI
1 parent e302226 commit 3d275ce

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

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

token-upgrade/cli/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ solana-client = "2.0.3"
1919
solana-logger = "2.0.3"
2020
solana-remote-wallet = "2.0.3"
2121
solana-sdk = "2.0.3"
22-
spl-associated-token-account = { version = "4.0.0", path = "../../associated-token-account/program", features = ["no-entrypoint"] }
2322
spl-associated-token-account-client = { version = "1.0.0", path = "../../associated-token-account/client" }
2423
spl-token = { version = "6.0", path = "../../token/program", features = ["no-entrypoint"] }
2524
spl-token-2022 = { version = "4.0.0", path = "../../token/program-2022", features = ["no-entrypoint"] }

0 commit comments

Comments
 (0)