mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-07-07 12:35:00 +00:00
Add clippy to rust-toolchain.toml...
This commit is contained in:
parent
88501fc76f
commit
275fd29057
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.83.0"
|
||||
components = ["rustfmt"]
|
||||
components = ["clippy", "rustfmt"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue