Bump MSRV to 1.70 (#3287)

This commit is contained in:
daxpedda 2023-12-22 23:27:36 +01:00 committed by GitHub
parent 4aeeb24745
commit e37585e5bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 10 deletions

View file

@ -21,6 +21,7 @@ Unreleased` header.
- On Web, fix setting cursor icon overriding cursor visibility.
- **Breaking:** On Web, return `RawWindowHandle::WebCanvas` instead of `RawWindowHandle::Web`.
- **Breaking:** On Web, macOS and iOS, return `HandleError::Unavailable` when a window handle is not available.
- **Breaking:** Bump MSRV from `1.65` to `1.70`.
# 0.29.5