bug de démarrage port 1900 occupé

This commit is contained in:
2025-11-27 09:38:11 +01:00
parent ccd2112305
commit 0b31d75021
3 changed files with 50 additions and 1 deletions

2
Cargo.lock generated
View File

@@ -3401,6 +3401,7 @@ dependencies = [
"bevy_reflect_derive",
"chrono",
"hex",
"libc",
"once_cell",
"parking_lot",
"pmoaudiocache",
@@ -3414,6 +3415,7 @@ dependencies = [
"reqwest",
"serde",
"serde_json",
"socket2 0.5.10",
"thiserror 2.0.17",
"tokio",
"tracing",