feat: upgrade to edition 2024
Finally pulled the trigger!
This commit is contained in:
parent
95cfb31b9a
commit
ccdc651584
5 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
use base64::engine::general_purpose::URL_SAFE_NO_PAD;
|
||||
use base64::Engine;
|
||||
use base64::engine::general_purpose::URL_SAFE_NO_PAD;
|
||||
use tower_http::validate_request::ValidateRequestHeaderLayer;
|
||||
use tracing::{trace, warn};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue