Skip to content

Commit

Permalink
Add ckb-network for dev-dependencies in ckb-onion
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Feb 13, 2025
1 parent c4a516c commit 2e8240b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions util/onion/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ multiaddr = { git = "https://github.com/eval-exec/tentacle.git", branch="exec/pr

[dev-dependencies]
tempfile.workspace = true
ckb-network = { path = "../../network", version = "= 0.121.0-pre" }

0 comments on commit 2e8240b

Please sign in to comment.