🧹 false positive
This commit is contained in:
parent
a40d87f9d1
commit
2cc9c3395a
|
@ -1,6 +1,7 @@
|
|||
#![feature(const_str_from_utf8)]
|
||||
#![feature(string_remove_matches)]
|
||||
#![allow(non_upper_case_globals)]
|
||||
#![allow(clippy::arc_with_non_send_sync)]
|
||||
|
||||
mod alpm_helper;
|
||||
mod application_browser;
|
||||
|
|
Loading…
Reference in New Issue