Skip to content

Commit 2afa96c

Browse files
committed
chore(rustup): add feature for path
1 parent 2bd2af1 commit 2afa96c

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(core, collections, hash, io, os, std_misc,
1+
#![feature(core, collections, hash, io, os, path, std_misc,
22
slicing_syntax, box_syntax)]
33
#![deny(missing_docs)]
44
#![cfg_attr(test, deny(warnings))]

0 commit comments

Comments
 (0)