slint-ui / slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
https://slint.dev
Other
15.92k stars 524 forks source link

Update a bunch of dependencies #5458

Closed ogoffart closed 1 week ago

ogoffart commented 1 week ago

Bigger change is cause by resvg/usvg which now takes the font database in a Arc, so we must store it in a Arc ourself to cheaply lend it to usvg