automatic cargo CI changes

This commit is contained in:
PlexSheep 2024-09-06 16:05:25 +00:00 committed by github-actions[bot]
parent f00aa8b4e9
commit 5e6976621b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
use std::fmt::{Debug, Display}; use std::fmt::Debug;
use std::net::SocketAddr; use std::net::SocketAddr;
use std::str::FromStr; use std::str::FromStr;