Skip to content

Commit

Permalink
Remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
febo committed Nov 11, 2024
1 parent 190a831 commit fa2aaf9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions interface/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ solana-pubkey = { version = "^2.1", default-features = false, features = ["serde
js-sys = "0.3.72"
wasm-bindgen = "0.2"

[target.'cfg(target_arch = "wasm32")'.dependencies]
js-sys = "0.3.72"
wasm-bindgen = "0.2"

[dev-dependencies]
anyhow = "1.0.89"
borsh = { version = "1.5.1", features = ["derive", "unstable__schema"] }
Expand Down

0 comments on commit fa2aaf9

Please sign in to comment.