Skip to content

Commit

Permalink
fix: Remove rust features
Browse files Browse the repository at this point in the history
  • Loading branch information
Feel-ix-343 committed Feb 26, 2024
1 parent 8abf82b commit 084b9a9
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(slice_split_once)]
#![feature(async_closure)]

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

0 comments on commit 084b9a9

Please sign in to comment.