We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mithril-client
1 parent ca83fab commit f3d1a80Copy full SHA for f3d1a80
rust/cardano-chain-follower/Cargo.toml
@@ -15,7 +15,7 @@ pallas = { version = "0.33.0" }
15
pallas-hardano = { version = "0.33.0" }
16
pallas-crypto = { version = "0.33.0" }
17
18
-mithril-client = { version = "0.12.2", default-features = false, features = [
+mithril-client = { version = "=0.12.2", default-features = false, features = [
19
"full",
20
"num-integer-backend",
21
] }
0 commit comments