Remove clippy.toml

I had put it (following rust-bitcoin) because of the MSRV, but it looks
like clippy doesn't care.
This commit is contained in:
Antoine Poinsot 2022-12-16 11:01:34 +01:00
parent d3b89add9a
commit ab9fff4395
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -1 +0,0 @@
msrv = "1.48"