mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
Release 0.26.0 - Text selection in labels
This commit is contained in:
@@ -5,7 +5,7 @@ script_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
|
||||
cd "$script_path/.."
|
||||
set -x
|
||||
|
||||
cargo install cargo-deny
|
||||
cargo install --quiet cargo-deny
|
||||
|
||||
cargo deny --all-features --log-level error --target aarch64-apple-darwin check
|
||||
cargo deny --all-features --log-level error --target aarch64-linux-android check
|
||||
|
||||
Reference in New Issue
Block a user