Skip to content

Commit

Permalink
update no entrypoint devnet token faucet
Browse files Browse the repository at this point in the history
  • Loading branch information
throwbackjams committed Feb 14, 2023
1 parent 08543d4 commit c8646ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ serde_json = "1.0"
spl-associated-token-account = { version = "1.1.1", features = [ "no-entrypoint" ] }
phoenix-v1 = "0.1.1"
phoenix-sdk = { git = "https://github.com/Ellipsis-Labs/phoenix-sdk", rev = "9e4e893bcb1af3d0148b20d4da266964fb3591e1" }
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"] }
bytemuck = "1.13.0"

0 comments on commit c8646ad

Please sign in to comment.