Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
radicle: Propagate `radicle-oid/qcheck`
Merged fintohaps opened 6 days ago

The radicle-oid/qcheck feature was not added for radicle’s qcheck feature. Add this so that it propagates for use in downstream crates.

1 file changed +1 -0 5d8988b1 099722dd
modified crates/radicle/Cargo.toml
@@ -18,6 +18,7 @@ test = ["tempfile", "qcheck", "radicle-crypto/test", "radicle-cob/test"]
logger = ["colored", "chrono"]
qcheck = [
  "radicle-core/qcheck",
+
  "radicle-oid/qcheck",
  "dep:qcheck"
]
schemars = [