This commit is contained in:
Hardhat Chad
2024-02-13 19:32:31 +00:00
parent 68bb762e5c
commit 7cba1ff1da
5 changed files with 444 additions and 5 deletions

View File

@@ -28,6 +28,7 @@ spl-associated-token-account = { version = "^2.2", features = [ "no-entrypoint"
static_assertions = "1.1.0"
[dev-dependencies]
bs64 = "0.1.2"
solana-program-test = "^1.16"
solana-sdk = "^1.16"
tokio = { version = "1.35", features = ["full"] }