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

update tokio-uring to 0.2 (#2583)

This commit is contained in:
Rob Ede
2022-01-12 17:53:36 +00:00
committed by GitHub
parent c3ce33df05
commit 6c97d448b7
8 changed files with 25 additions and 105 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2021-xx-xx
- The `prefer_utf8` option introduced in `0.4.0` is now true by default. [#2583]
[#2583]: https://github.com/actix/actix-web/pull/2583
## 0.6.0-beta.13 - 2022-01-04