Skip to content

Commit 0f5a44a

Browse files
committed
DO NOT MERGE
1 parent 4849258 commit 0f5a44a

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
@@ -105,7 +105,7 @@ tokio = { version = "1.37.0", features = ["macros", "rt-multi-thread", "time"] }
105105
mithril-build-script = { path = "../internal/mithril-build-script", version = "=0.2" }
106106

107107
[features]
108-
default = []
108+
default = ["allow_skip_signer_certification"]
109109

110110
# Full feature set
111111
full = ["random", "fs", "test_tools"]

0 commit comments

Comments
 (0)