Skip to content

Commit ef4103f

Browse files
committed
it's not yet *used* in zingolib... so maybe it's a mistake to add it to the Cargo.toml
1 parent f05a221 commit ef4103f

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

Cargo.lock

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

zingolib/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ zingo-memo = { path = "../zingo-memo" }
2121
zingo-status = { path = "../zingo-status" }
2222
zingo-testvectors = { path = "../zingo-testvectors", optional = true }
2323
zingo-netutils = { path = "../zingo-netutils" }
24+
zingo-account = { path = "../zingo-account" }
2425

2526
http-body = { workspace = true }
2627
hyper = { workspace = true }

0 commit comments

Comments
 (0)