We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08543d4 commit c8646adCopy full SHA for c8646ad
Cargo.toml
@@ -33,5 +33,5 @@ serde_json = "1.0"
33
spl-associated-token-account = { version = "1.1.1", features = [ "no-entrypoint" ] }
34
phoenix-v1 = "0.1.1"
35
phoenix-sdk = { git = "https://github.com/Ellipsis-Labs/phoenix-sdk", rev = "9e4e893bcb1af3d0148b20d4da266964fb3591e1" }
36
-devnet-token-faucet = { git = "https://github.com/Ellipsis-Labs/devnet-token-faucet" }
+devnet-token-faucet = { git = "https://github.com/Ellipsis-Labs/devnet-token-faucet", features = ["no-entrypoint"] }
37
bytemuck = "1.13.0"
0 commit comments