mirror of https://github.com/fafhrd91/actix-web
update actix-router changelog for #2876
This commit is contained in:
parent
97b2fc2b18
commit
762f7545f5
|
@ -1,6 +1,7 @@
|
|||
# Changes
|
||||
|
||||
## Unreleased - 2022-xx-xx
|
||||
- Fix typo in error string in `Deserializer::deserialize_i32` implementation for `Value`. [#2876]
|
||||
- Minimum supported Rust version (MSRV) is now 1.59 due to transitive `time` dependency.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue