run cargo fmt

This commit is contained in:
Will Greenberg
2026-06-03 20:14:09 -07:00
committed by Brad Warren
parent 94b989c3c0
commit 76ae8fccd9
8 changed files with 96 additions and 133 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
use std::sync::Arc;
use std::cmp;
use std::sync::Arc;
use axum::Json;
use axum::{