aboutsummaryrefslogtreecommitdiff
path: root/mling/src
diff options
context:
space:
mode:
Diffstat (limited to 'mling/src')
-rw-r--r--mling/src/cli.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/mling/src/cli.rs b/mling/src/cli.rs
index 67d2ef0..45a49d0 100644
--- a/mling/src/cli.rs
+++ b/mling/src/cli.rs
@@ -1,3 +1,6 @@
+// `mling` has not been replaced from `parser` to `picker` yet
+#![allow(deprecated)]
+
use crate::{
CMDCompletion, ErrorDispatcherNotFound, Next, ThisProgram,
display::markdown,