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

update syn to v2 (#481

* update syn to v2

* update changelog
This commit is contained in:
Rob Ede
2023-04-01 22:21:14 +01:00
committed by GitHub
parent 54ec06cd23
commit dbce150993
4 changed files with 34 additions and 12 deletions

View File

@ -2,6 +2,7 @@
## Unreleased - 2023-xx-xx
- Update `syn` dependency to `2`.
- Minimum supported Rust version (MSRV) is now 1.60.
## 0.2.3 - 2021-10-19