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

Add Debug impl for BoxedSocket

This commit is contained in:
Nikolay Kim
2019-04-11 16:01:54 -07:00
parent 94d7a7f873
commit 67c34a5937
2 changed files with 11 additions and 1 deletions

View File

@ -6,6 +6,10 @@
* Do not set any default headers
### Added
* Add Debug impl for BoxedSocket
## [0.1.0-alpha.4] - 2019-04-08