1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-09-02 17:46:38 +02:00

remove wsclient

This commit is contained in:
Nikolay Kim
2018-06-18 01:03:47 +06:00
parent daed502ee5
commit f0f19c14d2
3 changed files with 0 additions and 342 deletions

View File

@@ -119,5 +119,4 @@ codegen-units = 1
[workspace]
members = [
"./",
"tools/wsload/",
]