Commit f443e17
Merge rust-num#72
72: Removed extern crate instruction from README r=cuviper a=SOF3
As of edition 2018, downstream crates no longer have to declare `extern crate` explicitly (especially without `#[macro_use]`).
Co-authored-by: SOFe <sofe2038@gmail.com>1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 19 | | |
26 | 20 | | |
27 | 21 | | |
| |||
0 commit comments