repline: Remove default-features from crossterm, since we don't use the event API
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! Handles argument parsing (currently using the [argh] crate)
|
||||
//! Handles argument parsing (currently using the [argwerk] crate)
|
||||
|
||||
use std::{io::IsTerminal, path::PathBuf, str::FromStr};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user