Bump MSRV to 1.64

This commit is contained in:
Kirill Chibisov 2023-03-08 19:34:10 +03:00 committed by GitHub
parent fb9695d56d
commit b18295a1ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 21 additions and 18 deletions

View file

@ -8,6 +8,8 @@ And please only add new entries to the top of this list, right below the `# Unre
# Unreleased
- Bump MSRV from `1.60` to `1.64`.
# 0.28.2
- Implement `HasRawDisplayHandle` for `EventLoop`.