make use of clippy config

This commit is contained in:
Stephan Dilly 2021-02-27 17:49:22 +01:00
parent 754e88087c
commit 4b107be7be

2
.clippy.toml Normal file
View file

@ -0,0 +1,2 @@
msrv = "1.50.0"
cognitive-complexity-threshold = 18