We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b0378 commit 62fd28fCopy full SHA for 62fd28f
1 file changed
build.rs
@@ -1,4 +1,4 @@
1
-#![feature(io, path, fs)]
+#![feature(io, path)]
2
extern crate phf_codegen;
3
4
use std::env;
0 commit comments