We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8911aa9 commit 1810fe7Copy full SHA for 1810fe7
src/main.rs
@@ -1,5 +1,3 @@
1
-#![feature(slice_concat_trait)]
2
-
3
use std::path::{PathBuf};
4
use colored::*;
5
use clap::{Parser, Subcommand};
0 commit comments