apply new fmt version

This commit is contained in:
yggverse 2025-03-16 21:56:18 +02:00
parent e4eecb3489
commit cc7df23f39
94 changed files with 139 additions and 155 deletions

View file

@ -1,7 +1,7 @@
use super::{Feature, Page};
use ggemini::client::connection::response::{
failure::{Permanent, Temporary},
Certificate, Failure, Input, Redirect,
failure::{Permanent, Temporary},
};
use ggemini::{
client::{Client, Request, Response},