Skip to content

Commit 6332f55

Browse files
committed
Remove extern crate from example
1 parent 241658e commit 6332f55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
//! ```rust
2323
//! // This could be a cargo build script
2424
//!
25-
//! extern crate rustc_version;
2625
//! use rustc_version::{version, version_meta, Channel, Version};
2726
//!
2827
//! fn main() {

0 commit comments

Comments
 (0)