renet/.github/workflows
Dario Nieuwenhuis 17e0ddcee3 Add rand module.
On `std` targets, `OsRng` is used by default. The user can supply a custom impl
by enabling the `rand-custom-impl` Cargo feature and using the `rand_custom_impl!()` macro.
Specifying a custom impl is mandatory when `std` is not enabled.
2021-10-11 20:53:04 +02:00
..
clippy.yml Update MSV of Rust 2021-09-10 14:41:03 +02:00
fuzz.yml Fix fuzz on latest nightly. 2021-09-26 22:09:48 +02:00
rustfmt.yaml Fix typo in rustfmt ci 2021-06-28 20:22:18 +02:00
test.yml Add rand module. 2021-10-11 20:53:04 +02:00