diff --git a/.cargo/config.toml b/.cargo/config.toml new file mode 100644 index 0000000..61cd3c7 --- /dev/null +++ b/.cargo/config.toml @@ -0,0 +1,2 @@ +[future-incompat-report] +frequency = "never" \ No newline at end of file