Make lints pass
This commit is contained in:
parent
da0e5f7373
commit
0c92bf959b
10 changed files with 30 additions and 20 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#![warn(clippy::all, clippy::restriction, clippy::pedantic, clippy::cargo)]
|
||||
|
||||
use core::str;
|
||||
|
||||
use base64::{engine::general_purpose::STANDARD_NO_PAD, Engine as _};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue