Skip to content

Commit

Permalink
DO NOT MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
jpraynaud authored and dlachaume committed Oct 10, 2024
1 parent b541890 commit 2991406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mithril-common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ tokio = { version = "1.40.0", features = ["macros", "rt-multi-thread", "time"] }
mithril-build-script = { path = "../internal/mithril-build-script", version = "=0.2" }

[features]
default = ["rug-backend"]
default = ["rug-backend", "allow_skip_signer_certification"]

# Full feature set
full = ["random", "fs", "test_tools"]
Expand Down

0 comments on commit 2991406

Please sign in to comment.