radicle: Fix required features for `fastrand`
The radicle crate would not build on its own with
cargo build --package=radicle because some fastrand features were
missing.
The radicle crate would not build on its own with
cargo build --package=radicle because some fastrand features were
missing.
Rebase