egui/epaint/src/text
sigaloid 12fd4906de
Update dependencies and pass all clippy's (#636)
* Cargo update

https://pastebin.com/raw/KWNuJD9u

* Cargo clippy +nightly

* Remove deprecated clippy

* Fix unbalanced backtick (now passes cargo {+nightly,} clippy)
2021-08-20 22:31:20 +02:00
..
cursor.rs Decrease indentation with shift-tab 2021-05-02 20:09:11 +02:00
font.rs Fix blocking when using custom large font files (#594) 2021-08-16 22:17:31 +02:00
fonts.rs Use ab_glyph instead of rusttype for font rendering (#490) 2021-06-24 12:13:57 +02:00
galley.rs Update dependencies and pass all clippy's (#636) 2021-08-20 22:31:20 +02:00
mod.rs Decrease indentation with shift-tab 2021-05-02 20:09:11 +02:00