Skip to content

Commit 46c7149

Browse files
committed
Update to rust master
1 parent 73466ea commit 46c7149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#![feature(io, path, core, fs_time)]
1+
#![feature(core, fs_time, std_misc)]
22
#![cfg_attr(test, deny(warnings))]
33

44
extern crate conduit;

0 commit comments

Comments
 (0)