Skip to content

Commit 945d3c2

Browse files
committed
wip
1 parent 15e2f11 commit 945d3c2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mithril-client/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ flate2 = { version = "1.1.4", optional = true }
5959
flume = { version = "0.11.1", optional = true }
6060
futures = "0.3.31"
6161
mithril-common = { path = "../mithril-common", version = ">=0.6", default-features = false }
62+
mithril-aggregator-discovery = { path = "../internal/mithril-aggregator-discovery", features = ["rand"] }
6263
reqwest = { workspace = true, default-features = false, features = [
6364
"charset",
6465
"http2",

0 commit comments

Comments
 (0)