mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-04-23 00:27:06 +08:00
chore: update Rust to 2024 edition (#2066)
This commit is contained in:
@@ -46,9 +46,9 @@ use anyhow::Context;
|
||||
use std::fmt;
|
||||
use std::io;
|
||||
use thiserror::Error;
|
||||
use util::target_addr::read_address;
|
||||
use util::target_addr::TargetAddr;
|
||||
use util::target_addr::ToTargetAddr;
|
||||
use util::target_addr::read_address;
|
||||
|
||||
use tokio::io::AsyncReadExt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user