Skip to content

Commit

Permalink
rebuilt dependecies in root cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
RastaDjuss committed Nov 20, 2024
1 parent 78915b7 commit 9f399f1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,13 @@ authors = ["Justin AnarchSun <[email protected]>"]
edition = "2021"

[dependencies]
ed25519-dalek = "2.1.1"
log = "0.4.22"
serde = "1.0.215"
serde_json = "1.0.133"
solana-cli = "2.1.1"
solana-sdk = "2.1.1"
spl-token = "7.0.0"
tokio = "1.41.1"
wasm-bindgen = "0.2.95"
wasmer = "5.0.1"

0 comments on commit 9f399f1

Please sign in to comment.