This website requires JavaScript.
Explore
Help
Sign In
milksad
/
rust-bitcoin-unsafe-fast
Watch
14
Star
0
Fork
You've already forked rust-bitcoin-unsafe-fast
0
Code
Issues
Pull Requests
Activity
02890d3fba
rust-bitcoin-unsafe-fast
/
clippy.toml
2 lines
16 B
TOML
Raw
Normal View
History
Unescape
Escape
Update clippy MSRV configuration We've upgraded MSRV but didn't update clippy config, so some things that could be improved aren't caught by clippy. This updates the config and fixes the new issues. I also `rg '1\.41\.1'`ed for interesting changes and found one additional improvement.
2023-04-02 14:25:09 +00:00
msrv
=
"1.48.0"