fix a couple clippy errors

...with Rust 1.82.
This commit is contained in:
Scott Lamb
2024-12-11 15:03:31 -08:00
parent 3739e634ab
commit 9256561362
7 changed files with 10 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ authors = ["Scott Lamb <slamb@slamb.org>"]
readme = "../README.md"
edition = "2021"
license-file = "../../LICENSE.txt"
rust-version = "1.79"
rust-version = "1.81"
publish = false
[features]