1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-09-02 01:31:57 +02:00

Allow to access Error's backtrace object

This commit is contained in:
Nikolay Kim
2018-04-29 14:21:50 -07:00
parent 03ded62337
commit aa757a5be8
2 changed files with 19 additions and 0 deletions

View File

@@ -6,6 +6,8 @@
* Add Content-Disposition to NamedFile #204
* Allow to access Error's backtrace object
## 0.5.6 (2018-04-24)