mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
refactor: fix new clippy/compiler warnings (#3656)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#![warn(clippy::disallowed_method)]
|
||||
#![warn(clippy::disallowed_methods)]
|
||||
|
||||
use clap::crate_authors;
|
||||
use std::io;
|
||||
|
||||
Reference in New Issue
Block a user