mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 10:56:29 +03:00
use encoded-words crate, which friedel ported from python
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#![deny(clippy::correctness, missing_debug_implementations, clippy::all)]
|
||||
// for now we hide warnings to not clutter/hide errors during "cargo check"
|
||||
// for now we hide warnings to not clutter/hide errors during "cargo clippy"
|
||||
#![allow(
|
||||
clippy::type_complexity,
|
||||
clippy::cognitive_complexity,
|
||||
|
||||
Reference in New Issue
Block a user