No description
Find a file
Austin Schaefer 3788eafa88
Some checks failed
CI / ci (pull_request) Failing after 26s
Speed up CI by caching rustup toolchain and using cargo-binstall
Cache ~/.rustup so the toolchain isn't reinstalled every run, and
install cargo-make/cargo-audit via cargo-binstall instead of
compiling them from source each time.
2026-07-29 16:12:18 +02:00
.forgejo/workflows Speed up CI by caching rustup toolchain and using cargo-binstall 2026-07-29 16:12:18 +02:00
src Fix rustfmt formatting in icon.rs 2026-07-29 12:12:57 +02:00
.gitignore Initial commit: mako notification picker for wofi 2026-07-29 11:50:35 +02:00
Cargo.lock Initial commit: mako notification picker for wofi 2026-07-29 11:50:35 +02:00
Cargo.toml Initial commit: mako notification picker for wofi 2026-07-29 11:50:35 +02:00
Makefile.toml Initial commit: mako notification picker for wofi 2026-07-29 11:50:35 +02:00