clippy: Set avoid-breaking-exported-api = false

This commit is contained in:
Taiki Endo
2023-01-18 21:59:47 +09:00
parent 67f0979373
commit 9b917368c2

1
.clippy.toml Normal file
View File

@@ -0,0 +1 @@
avoid-breaking-exported-api = false