Skip to content

Commit 12dc981

Browse files
committed
PathExt stabilized
1 parent 0e491f4 commit 12dc981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/all.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#![deny(warnings)]
2-
#![feature(io, path_ext)]
2+
#![feature(io)]
33

44
extern crate cargo_registry;
55
extern crate conduit_middleware;

0 commit comments

Comments
 (0)