diff options
Diffstat (limited to 'clippy.toml')
-rw-r--r-- | clippy.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clippy.toml b/clippy.toml new file mode 100644 index 0000000..cda8d17 --- /dev/null +++ b/clippy.toml @@ -0,0 +1 @@ +avoid-breaking-exported-api = false |