diff --git a/.clippy.toml b/.clippy.toml new file mode 100644 index 00000000..940e1282 --- /dev/null +++ b/.clippy.toml @@ -0,0 +1,2 @@ +msrv = "1.50.0" +cognitive-complexity-threshold = 18 \ No newline at end of file