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

move blocking error to web (#2660)

This commit is contained in:
Rob Ede
2022-02-22 08:45:28 +00:00
committed by GitHub
parent 1c1d6477ef
commit ad38973767
11 changed files with 52 additions and 46 deletions

View File

@ -1,6 +1,10 @@
# Changes
## Unreleased - 2021-xx-xx
### Removed
- `error::BlockingError` [#2660]
[#2660]: https://github.com/actix/actix-web/pull/2660
## 3.0.0-rc.4 - 2022-02-22