We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a56165 commit 7ff060cCopy full SHA for 7ff060c
snapshot-lib/Cargo.toml
@@ -30,4 +30,4 @@ serde_yaml = "0.8.17"
30
chain-addr = { git = "https://github.com/input-output-hk/chain-libs.git", branch = "master" }
31
32
[features]
33
-proptest = ["dep:proptest", "hex"]
+proptest = ["dep:proptest"]
0 commit comments