add dummy wind server
This commit is contained in:
parent
77e8b7aeda
commit
5aa70e4ecd
4 changed files with 31 additions and 0 deletions
6
wind_server/Cargo.toml
Normal file
6
wind_server/Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "wind_server"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
Loading…
Add table
Add a link
Reference in a new issue