Bump MSRV to v1.73 (#3743)

This commit is contained in:
daxpedda
2024-06-20 11:09:15 +02:00
committed by GitHub
parent d8ffd4bb26
commit 1552eb21f7
7 changed files with 32 additions and 72 deletions

View File

@@ -44,6 +44,7 @@ changelog entry.
- On Web, let events wake up event loop immediately when using
`ControlFlow::Poll`.
- Bump MSRV from `1.70` to `1.73`.
### Removed