We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98ad908 + e77a516 commit 414e826Copy full SHA for 414e826
src/lib.rs
@@ -1,4 +1,4 @@
1
-extern crate semver;
+pub extern crate semver;
2
3
use std::io::prelude::*;
4
use std::io;
0 commit comments