Skip to content

Commit c8646ad

Browse files
committed
update no entrypoint devnet token faucet
1 parent 08543d4 commit c8646ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ serde_json = "1.0"
3333
spl-associated-token-account = { version = "1.1.1", features = [ "no-entrypoint" ] }
3434
phoenix-v1 = "0.1.1"
3535
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" }
36+
devnet-token-faucet = { git = "https://github.com/Ellipsis-Labs/devnet-token-faucet", features = ["no-entrypoint"] }
3737
bytemuck = "1.13.0"

0 commit comments

Comments
 (0)