Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Disable default-features on rand dependency to avoid std version #107

Merged
merged 3 commits into from
Sep 8, 2018

Use SmallRng instead of thread_rng which is not available on no_std

ca4e52b
Select commit
Loading
Failed to load commit list.
Merged

Disable default-features on rand dependency to avoid std version #107

Use SmallRng instead of thread_rng which is not available on no_std
ca4e52b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs