Update smol_str (#3991)

This commit is contained in:
Benjamin Brienen 2024-12-03 23:07:19 +01:00 committed by GitHub
parent 35379f305a
commit 171d53c042
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -164,6 +164,7 @@ changelog entry.
- On macOS and iOS, no longer emit `ScaleFactorChanged` upon window creation.
- On macOS, no longer emit `Focused` upon window creation.
- On iOS, emit more events immediately, instead of queuing them.
- Update `smol_str` to version `0.3`
### Removed