code cleanup

This commit is contained in:
Sergey Olontsev 2025-07-02 08:17:13 +03:00
parent b475fbb932
commit efa1f953b4
No known key found for this signature in database
GPG key ID: 67DDC06CA52E8A39

View file

@ -34,6 +34,7 @@ use core::{
fmt::{self, Display},
hash,
};
#[cfg(feature = "serde")]
use serde::{Deserialize, Serialize};