Skip to content

Commit

Permalink
fix(iroh): remove iroh dev self dep (#2974)
Browse files Browse the repository at this point in the history
merge? issue from earlier
  • Loading branch information
dignifiedquire authored Nov 28, 2024
1 parent f7764ef commit 7057d72
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 iroh/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ tokio = { version = "1", features = [
] }
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
iroh-test = "0.28.0"
iroh = { path = "." }
serde_json = "1"
testresult = "0.4.0"
iroh-relay = { version = "0.28", path = "../iroh-relay", features = ["test-utils", "server"] }
Expand Down

0 comments on commit 7057d72

Please sign in to comment.