Skip to content

Commit

Permalink
remove deps that now moved from net-report to n0-future
Browse files Browse the repository at this point in the history
  • Loading branch information
matheus23 committed Jan 27, 2025
1 parent 18eb0d2 commit 19fc5ba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
7 changes: 0 additions & 7 deletions Cargo.lock

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

10 changes: 0 additions & 10 deletions iroh-net-report/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,6 @@ portmapper = { version = "0.3", default-features = false }
surge-ping = "0.8.0"
tokio = { version = "1", default-features = false, features = ["sync", "time", "macros", "rt"] }

# wasm-in-browser dependencies
[target.'cfg(all(target_family = "wasm", target_os = "unknown"))'.dependencies]
futures-util = "0.3"
js-sys = "0.3"
pin-project = "1"
wasm-bindgen = "0.2"
wasm-bindgen-futures = "0.4"
web-time = "1"
send_wrapper = "0.6"

[dev-dependencies]
iroh-relay = { path = "../iroh-relay", features = ["test-utils", "server"] }
iroh-test = { path = "../iroh-test" }
Expand Down

0 comments on commit 19fc5ba

Please sign in to comment.