Skip to content

Commit f51773b

Browse files
committed
extern crate is not necessary anymore
1 parent 1979ab0 commit f51773b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/lib.rs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
extern crate polonius_engine;
2-
extern crate rustc_hash;
3-
41
mod dump;
52
mod facts;
63
mod intern;
@@ -10,6 +7,3 @@ mod test;
107
mod test_util;
118

129
pub mod cli;
13-
14-
extern crate log;
15-
extern crate petgraph;

0 commit comments

Comments
 (0)