automatic cargo CI changes

This commit is contained in:
Gitea CI 2024-01-15 17:08:41 +00:00
parent a10bdc9015
commit f9765023d5
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ use std::{
mod pool; mod pool;
use pool::ThreadPool; use pool::ThreadPool;
fn main() { fn main() {
println!("Starting the server"); println!("Starting the server");
let target_address = "127.0.0.1:7878"; let target_address = "127.0.0.1:7878";