mirror of
https://github.com/YGGverse/hlstate-rs.git
synced 2026-03-31 09:05:42 +00:00
init httpd crate skeleton
This commit is contained in:
parent
470a7d0e73
commit
802e0821e4
13 changed files with 1877 additions and 432 deletions
|
|
@ -2,6 +2,6 @@
|
|||
resolver = "2"
|
||||
members = [
|
||||
#"crates/crawler",
|
||||
#"crates/http",
|
||||
"crates/mysql",
|
||||
"crates/httpd",
|
||||
#"crates/mysql",
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue