Skip to content

Commit

Permalink
DO NOT MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
jpraynaud committed May 16, 2024
1 parent e646377 commit 2ed9469
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 @@ -105,7 +105,7 @@ tokio = { version = "1.37.0", features = ["macros", "rt-multi-thread", "time"] }
mithril-build-script = { path = "../internal/mithril-build-script", version = "=0.2" }

[features]
default = []
default = ["allow_skip_signer_certification"]

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

0 comments on commit 2ed9469

Please sign in to comment.