1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00
Files
Emil Ernerfeldt 08fb447fb5 Increase MSRV to 1.67 (#3234)
* Bump MSRV to 1.67

* clippy fixes

* cargo clippy: inline format args

* Add `clippy::uninlined_format_args` to cranky lints

* Fix clippy on wasm

* More clippy fixes
2023-08-11 13:54:02 +02:00
..
2023-04-21 11:33:18 +02:00
2023-08-11 13:54:02 +02:00
2023-05-23 13:38:02 +02:00

How to show a file dialog using rfd.

cargo run -p file_dialog