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

Remove byteorder-dependency

This commit is contained in:
Lukas Lueg
2019-08-06 18:32:22 +02:00
parent cf1a60cb3a
commit 0b9e692298
3 changed files with 12 additions and 14 deletions

View File

@ -57,7 +57,6 @@ actix-threadpool = "0.1.1"
base64 = "0.10"
bitflags = "1.0"
bytes = "0.4"
byteorder = "1.2"
copyless = "0.1.4"
derive_more = "0.15.0"
either = "1.5.2"