Support bundeling applications; Set icon for TIM Tool

This commit is contained in:
2025-02-12 22:22:40 +01:00
parent 9146bf94a5
commit 13c051715e
4 changed files with 16 additions and 2 deletions

View File

@@ -6,4 +6,4 @@ RUST_VERSION=1.84.0
echo "<<< Install Rust $RUST_VERSION >>>"
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain=$RUST_VERSION -y
. "$HOME/.cargo/env"
cargo install cargo-edit --locked
cargo install cargo-edit cargo-bundle --locked