build optimizations, cargo optimizations

This commit is contained in:
arrelin
2025-12-09 19:19:46 +03:00
parent aadbc099b0
commit 6a7ebe5b46
6 changed files with 16 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
use axum::{
extract::State,
http::StatusCode,
Json,
};