Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
Signed-off-by: Hunar Roop Kahlon <[email protected]>
  • Loading branch information
kinggoesgaming committed Apr 1, 2019
1 parent 89d745d commit 1b46bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,7 @@ impl Uuid {

#[cfg(test)]
mod tests {
pub use std;
extern crate std;

use super::test_util;
use crate::prelude::*;
Expand Down

0 comments on commit 1b46bad

Please sign in to comment.