cargo clippy
This commit is contained in:
parent
7df3daba70
commit
a33372f61d
2 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#![deny(clippy::all)]
|
||||
|
||||
mod clientside;
|
||||
mod data_device;
|
||||
mod server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue