We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 241658e commit 6332f55Copy full SHA for 6332f55
src/lib.rs
@@ -22,7 +22,6 @@
22
//! ```rust
23
//! // This could be a cargo build script
24
//!
25
-//! extern crate rustc_version;
26
//! use rustc_version::{version, version_meta, Channel, Version};
27
28
//! fn main() {
0 commit comments