rust-bitcoin-unsafe-fast/clippy.toml

5 lines
127 B
TOML

msrv = "1.63.0"
too-many-arguments-threshold = 13
avoid-breaking-exported-api = false
doc-valid-idents = ["SegWit", "OpenSSL"]