Skip to content

Commit

Permalink
[token-client] remove curve25519-dalek dependency (#7179)
Browse files Browse the repository at this point in the history
  • Loading branch information
samkim-crypto authored Aug 22, 2024
1 parent 69257a6 commit e7c0781
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion token/client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ version = "0.11.0"
async-trait = "0.1"
bincode = "1.3.2"
bytemuck = "1.17.0"
curve25519-dalek = "3.2.1"
futures = "0.3.30"
futures-util = "0.3"
solana-banks-interface = "2.0.3"
Expand Down

0 comments on commit e7c0781

Please sign in to comment.