Bump spl-memo and spl-token versions (#12917)
This commit is contained in:
@ -67,7 +67,7 @@ solana-transaction-status = { path = "../transaction-status", version = "1.5.0"
|
||||
solana-version = { path = "../version", version = "1.5.0" }
|
||||
solana-vote-program = { path = "../programs/vote", version = "1.5.0" }
|
||||
solana-vote-signer = { path = "../vote-signer", version = "1.5.0" }
|
||||
spl-token-v2-0 = { package = "spl-token", version = "=2.0.6", features = ["skip-no-mangle"] }
|
||||
spl-token-v2-0 = { package = "spl-token", version = "=2.0.8" }
|
||||
tempfile = "3.1.0"
|
||||
thiserror = "1.0"
|
||||
tokio = { version = "0.2.22", features = ["full"] }
|
||||
|
Reference in New Issue
Block a user