diff options
Diffstat (limited to 'src/main.rs')
| -rw-r--r-- | src/main.rs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.rs b/src/main.rs index 383de31..4f38388 100644 --- a/src/main.rs +++ b/src/main.rs | |||
| @@ -1,6 +1,3 @@ | |||
| 1 | #![feature(extract_if)] | ||
| 2 | #![feature(io_error_other)] | ||
| 3 | |||
| 4 | pub mod dotup; | 1 | pub mod dotup; |
| 5 | 2 | ||
| 6 | use std::path::PathBuf; | 3 | use std::path::PathBuf; |
