1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

update msrv to 1.60

promted by prost 0.11.8
This commit is contained in:
Rob Ede
2023-03-22 21:13:56 +00:00
parent 218f18e69d
commit 8a9c604c03
9 changed files with 12 additions and 11 deletions

View File

@ -2,10 +2,9 @@
## Unreleased - 2021-xx-xx
- Set secure attribute when adding a session removal cookie. [#300]
- Set secure attribute when adding a session removal cookie.
- Update `redis` dependency to `0.22`.
[#300]: https://github.com/actix/actix-extras/pull/300
- Minimum supported Rust version (MSRV) is now 1.60.
## 0.7.2 - 2022-09-11