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

remove Backtrace from error

This commit is contained in:
Nikolay Kim
2019-03-27 09:31:07 -07:00
parent faa3ea8e5b
commit fb9c94c3e0
2 changed files with 1 additions and 49 deletions

View File

@ -55,7 +55,6 @@ actix-utils = "0.3.4"
actix-server-config = "0.1.0"
base64 = "0.10"
backtrace = "0.3"
bitflags = "1.0"
bytes = "0.4"
byteorder = "1.2"