File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ cursor-icon = "1.1.0"
8181dpi = { version = " 0.1.1" , path = " dpi" }
8282rwh_06 = { package = " raw-window-handle" , version = " 0.6" , features = [" std" ] }
8383serde = { workspace = true , optional = true }
84- smol_str = " 0.2.0 "
84+ smol_str = " 0.3 "
8585tracing = { version = " 0.1.40" , default-features = false }
8686
8787[dev-dependencies ]
Original file line number Diff line number Diff line change @@ -164,6 +164,7 @@ changelog entry.
164164- On macOS and iOS, no longer emit ` ScaleFactorChanged ` upon window creation.
165165- On macOS, no longer emit ` Focused ` upon window creation.
166166- On iOS, emit more events immediately, instead of queuing them.
167+ - Update ` smol_str ` to version ` 0.3 `
167168
168169### Removed
169170
You can’t perform that action at this time.
0 commit comments