Skip to content

Commit

Permalink
fix: try to make codeql work
Browse files Browse the repository at this point in the history
  • Loading branch information
sevki committed Mar 15, 2024
1 parent d7eefc9 commit 7aad627
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docdeps
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ rustup component add cargo clippy rustfmt
# LLVM tools are used to generate and process coverage files
rustup component add llvm-tools-preview

# Allow cross-compilation via mingw64
rustup target add x86_64-pc-windows-gnu

# Install nightly toolchain. Only used for rustfmt
rustup toolchain install stable --profile minimal --component rustfmt

Expand Down

0 comments on commit 7aad627

Please sign in to comment.