cberner / redb

An embedded key-value database in pure Rust
https://www.redb.org
Apache License 2.0
3.38k stars 157 forks source link

Fix clippy errors #890

Closed cberner closed 3 weeks ago

cberner commented 3 weeks ago

These resulted from a merge race between the new clippy checks and the msrv update