Skip to content

Commit

Permalink
fix: remove cirular dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ifiokjr committed Sep 13, 2024
1 parent 150a277 commit 779ecf9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/wasm_client_solana/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ assert2 = { workspace = true }
insta = { workspace = true, features = ["redactions", "json"] }
spl-pod = { workspace = true }
test-log = { workspace = true, features = ["trace"] }
test_utils = { workspace = true }
test_utils_solana = { workspace = true, features = ["test_validator", "ssr"] }
tokio = { workspace = true, features = ["test-util"] }
wasm-bindgen-test = { workspace = true }

Expand Down

0 comments on commit 779ecf9

Please sign in to comment.