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.
1 file changed
+1
-1
f232acda
→
84dd8918
modified crates/radicle/Cargo.toml
@@ -24,7 +24,7 @@ crossbeam-channel = { workspace = true }
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|