clippy fixes

This commit is contained in:
Robin Appelman 2023-12-15 18:30:16 +01:00
commit cffc2672ab
6 changed files with 40 additions and 35 deletions

View file

@ -2,6 +2,7 @@
name = "vdf-reader"
version = "0.1.0"
edition = "2021"
rust-version = "1.65.0"
[dependencies]
logos = "0.13.0"