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

bump msrv to 1.59

This commit is contained in:
Rob Ede
2022-08-28 20:30:32 +01:00
parent ffe122b76e
commit 7d932cd540
10 changed files with 12 additions and 3 deletions

View File

@ -1,6 +1,7 @@
# Changes
## Unreleased - 2022-xx-xx
- Minimum supported Rust version (MSRV) is now 1.59 due to transitive `time` dependency.
## 0.9.0 - 2022-08-24