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
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