Add cargo release tool

This commit is contained in:
Javier Feliz 2025-09-11 21:13:57 -04:00
parent 3038349f2f
commit e6b22d84cc

View File

@ -84,6 +84,7 @@
buildInputs = with pkgs; [ buildInputs = with pkgs; [
# Build tools # Build tools
pkg-config pkg-config
cargo-release
# GTK4 stack # GTK4 stack
gtk4 gtk4