diff --git a/.clippy.toml b/.clippy.toml new file mode 100644 index 0000000..434e968 --- /dev/null +++ b/.clippy.toml @@ -0,0 +1 @@ +msrv = "1.51.0"