mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
udp: use idiomatic folder structure (lib.rs + main.rs in src)
This commit is contained in:
parent
b9bc5a2aa4
commit
aa3253fcd6
9 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ repository = "https://github.com/greatest-ape/aquatic"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "aquatic_udp"
|
name = "aquatic_udp"
|
||||||
path = "src/lib/lib.rs"
|
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "aquatic_udp"
|
name = "aquatic_udp"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue