Skip to content

Commit

Permalink
rand_os: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed Aug 9, 2019
1 parent 9ff68dc commit 06c801e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rand_os/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ use rand_core::{CryptoRng, RngCore, Error, impls};
///
/// # Usage example
/// ```
/// #![allow(deprecated)]
/// use rand_os::rand_core::RngCore;
/// use rand_os::OsRng;
///
Expand Down

0 comments on commit 06c801e

Please sign in to comment.