This commit is contained in:
mattbk
2025-09-29 18:58:31 -05:00
commit de5776eee0
5 changed files with 49 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "my_udp_server"
version = "0.1.0"
edition = "2024"
[dependencies]