wrong way round, its allow not deny
This commit is contained in:
parent
062cc18be1
commit
4324f68f65
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#![deny(
|
#![allow(
|
||||||
clippy::single_match
|
clippy::single_match
|
||||||
)]
|
)]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue