|
@@ -6976,7 +6976,7 @@ dependencies = [
|
|
|
"solana-program-test",
|
|
"solana-program-test",
|
|
|
"solana-sdk",
|
|
"solana-sdk",
|
|
|
"solana-system-interface",
|
|
"solana-system-interface",
|
|
|
- "spl-associated-token-account-interface 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
+ "spl-associated-token-account-interface 1.0.0",
|
|
|
"spl-token",
|
|
"spl-token",
|
|
|
"spl-token-2022",
|
|
"spl-token-2022",
|
|
|
"thiserror 2.0.12",
|
|
"thiserror 2.0.12",
|
|
@@ -6985,22 +6985,22 @@ dependencies = [
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "spl-associated-token-account-interface"
|
|
name = "spl-associated-token-account-interface"
|
|
|
version = "1.0.0"
|
|
version = "1.0.0"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "5e6bbe0794e532ac08428d3abf5bf8ae75bd81dfddd785c388e326c00c92c6f5"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"borsh 1.5.7",
|
|
"borsh 1.5.7",
|
|
|
- "solana-instruction 3.0.0",
|
|
|
|
|
- "solana-pubkey 3.0.0",
|
|
|
|
|
- "solana-sdk-ids 3.0.0",
|
|
|
|
|
|
|
+ "solana-instruction 2.3.0",
|
|
|
|
|
+ "solana-pubkey 2.4.0",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "spl-associated-token-account-interface"
|
|
name = "spl-associated-token-account-interface"
|
|
|
-version = "1.0.0"
|
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
-checksum = "5e6bbe0794e532ac08428d3abf5bf8ae75bd81dfddd785c388e326c00c92c6f5"
|
|
|
|
|
|
|
+version = "2.0.0"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"borsh 1.5.7",
|
|
"borsh 1.5.7",
|
|
|
- "solana-instruction 2.3.0",
|
|
|
|
|
- "solana-pubkey 2.4.0",
|
|
|
|
|
|
|
+ "solana-instruction 3.0.0",
|
|
|
|
|
+ "solana-pubkey 3.0.0",
|
|
|
|
|
+ "solana-sdk-ids 3.0.0",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|