Skip to content

Commit 9e4856a

Browse files
newAMeldruin
authored andcommitted
examples: remove extern crate
This is no longer required with edition 2021
1 parent 3c9f470 commit 9e4856a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/derive.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
extern crate hash32;
2-
31
use std::hash::Hash;
42

53
use hash32::{FnvHasher, Hasher};

0 commit comments

Comments
 (0)