radicle: Propagate `radicle-oid/qcheck`
The `radicle-oid/qcheck` feature was not added for `radicle`'s `qcheck` feature. Add this so that it propagates for use in downstream crates.
This commit is contained in:
parent
5d8988b1a2
commit
099722dd08
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue