chore(deny.toml): add linter config for cargo
This commit is contained in:
parent
1922297b4a
commit
177d252c09
2 changed files with 240 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
# SPDX-FileCopyrightText: Matteo Settenvini <matteo.settenvini@montecristosoftware.eu>
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
|
||||
[toolchain]
|
||||
channel = "1.85"
|
||||
channel = "stable"
|
||||
profile = "default"
|
||||
components = ["rustfmt"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue