Skip to content

Commit 3f2d6c5

Browse files
committed
DO NOT MERGE
1 parent 0783a24 commit 3f2d6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mithril-common/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ tokio = { version = "1.44.1", features = ["macros", "rt-multi-thread", "time"] }
8989
mithril-build-script = { path = "../internal/mithril-build-script", version = "=0.2" }
9090

9191
[features]
92-
default = ["rug-backend"]
92+
default = ["rug-backend", "allow_skip_signer_certification"]
9393

9494
# Full feature set
9595
full = ["fs", "test_tools"]

0 commit comments

Comments
 (0)