We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0783a24 commit 3f2d6c5Copy full SHA for 3f2d6c5
mithril-common/Cargo.toml
@@ -89,7 +89,7 @@ tokio = { version = "1.44.1", features = ["macros", "rt-multi-thread", "time"] }
89
mithril-build-script = { path = "../internal/mithril-build-script", version = "=0.2" }
90
91
[features]
92
-default = ["rug-backend"]
+default = ["rug-backend", "allow_skip_signer_certification"]
93
94
# Full feature set
95
full = ["fs", "test_tools"]
0 commit comments