mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-07 05:32:21 -04:00
fix: Fix package names after debian package reference
This commit is contained in:
parent
f62c734c1d
commit
b6bb20e87c
1 changed files with 1 additions and 6 deletions
|
@ -17,12 +17,7 @@ include:
|
||||||
- skip_suggestions: True
|
- skip_suggestions: True
|
||||||
- setopt: "install_weak_deps=False"
|
- setopt: "install_weak_deps=False"
|
||||||
- pkgs:
|
- pkgs:
|
||||||
- rust-docs
|
- rust-doc
|
||||||
- cargo
|
- cargo
|
||||||
- rustup
|
|
||||||
- clippy
|
|
||||||
- rustfmt
|
|
||||||
- cargo-audit
|
|
||||||
- cargo-udeps
|
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue