aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs3
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
4pub mod dotup; 1pub mod dotup;
5 2
6use std::path::PathBuf; 3use std::path::PathBuf;