Fix compilation issue

This commit is contained in:
JeremyStar™ 2024-06-02 22:24:39 +02:00
parent fe709a02ab
commit 0dac52bed3
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -70,7 +70,7 @@ case "$ID" in
rustup install nightly rustup install nightly
# Switch to stable toolchain # Switch to stable toolchain
rustup default stable rustup default nightly
# Install software # Install software
cargo install eza cargo-audit cargo install eza cargo-audit