mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Make sure check.sh installs all tools it uses
This commit is contained in:
@@ -10,6 +10,7 @@ set -x
|
||||
# Basically does what the CI does.
|
||||
|
||||
cargo install cargo-cranky # Uses lints defined in Cranky.toml. See https://github.com/ericseppanen/cargo-cranky
|
||||
cargo install typos-cli
|
||||
|
||||
# web_sys_unstable_apis is required to enable the web_sys clipboard API which eframe web uses,
|
||||
# as well as by the wasm32-backend of the wgpu crate.
|
||||
|
||||
Reference in New Issue
Block a user