Skip to content

Commit

Permalink
remove unused features
Browse files Browse the repository at this point in the history
  • Loading branch information
Feel-ix-343 committed Mar 19, 2024
1 parent a532b78 commit 6892d6c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#![feature(closure_lifetime_binder)]
#![feature(non_lifetime_binders)]

use std::collections::HashSet;
use std::ops::{Deref, DerefMut};
use std::path::{Path, PathBuf};
Expand Down

0 comments on commit 6892d6c

Please sign in to comment.