Update users for the std::rand -> librand move.
This commit is contained in:
parent
15e2898462
commit
198caa87cd
70 changed files with 131 additions and 64 deletions
|
@ -12,8 +12,8 @@
|
|||
|
||||
#[feature(struct_variant)];
|
||||
extern crate extra;
|
||||
extern crate rand;
|
||||
|
||||
use std::hash::Hash;
|
||||
|
||||
struct Error;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue