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.
1 parent 73466ea commit 46c7149Copy full SHA for 46c7149
src/lib.rs
@@ -1,4 +1,4 @@
1
-#![feature(io, path, core, fs_time)]
+#![feature(core, fs_time, std_misc)]
2
#![cfg_attr(test, deny(warnings))]
3
4
extern crate conduit;
0 commit comments