1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

remove libc dependency

This commit is contained in:
Nikolay Kim
2018-06-22 11:47:33 +06:00
parent 6c44575923
commit 765c38e7b9
3 changed files with 0 additions and 8 deletions

View File

@ -60,7 +60,6 @@ h2 = "0.1"
fnv = "1.0.5"
http = "^0.1.5"
httparse = "1.2"
libc = "0.2"
log = "0.4"
mime = "0.3"
mime_guess = "2.0.0-alpha"