mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 10:15:31 +00:00
http: use idiomatic folder structure
This commit is contained in:
parent
d20e57d861
commit
4071d4d874
7 changed files with 0 additions and 2 deletions
|
|
@ -9,11 +9,9 @@ repository = "https://github.com/greatest-ape/aquatic"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "aquatic_http"
|
name = "aquatic_http"
|
||||||
path = "src/lib/lib.rs"
|
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "aquatic_http"
|
name = "aquatic_http"
|
||||||
path = "src/bin/main.rs"
|
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
cpu-pinning = ["aquatic_common/cpu-pinning"]
|
cpu-pinning = ["aquatic_common/cpu-pinning"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue