mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
Move things to aquatic_common_tcp
This commit is contained in:
parent
720596dfb4
commit
82378e71f6
8 changed files with 61 additions and 45 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -63,6 +63,7 @@ dependencies = [
|
|||
"mio",
|
||||
"native-tls",
|
||||
"serde",
|
||||
"socket2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -91,7 +92,6 @@ dependencies = [
|
|||
"serde",
|
||||
"serde_urlencoded",
|
||||
"simplelog",
|
||||
"socket2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue