repline: Remove default-features from crossterm, since we don't use the event API
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! The Conlang REPL, based on [repline]
|
||||
//!
|
||||
//! Uses [argh] for argument parsing.
|
||||
//! Uses [argwerk] for argument parsing.
|
||||
#![warn(clippy::all)]
|
||||
|
||||
pub mod ansi;
|
||||
|
||||
Reference in New Issue
Block a user