diff options
| author | diogo464 <[email protected]> | 2024-10-08 21:32:18 +0000 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2024-10-08 21:32:18 +0000 |
| commit | 204f9bd7a39b2d2050d56bf5471bdd8260f9d53d (patch) | |
| tree | fd69ba3c56866ec13689d5fee0c6ee555ccbe291 /src/main.rs | |
| parent | 735dc15387b7dbbb81cde73ac567eecef5229806 (diff) | |
compile on stable0.3.1
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; |
