mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-03 18:14:07 +02:00
clippy fixes
This commit is contained in:
parent
28469fde0f
commit
cffc2672ab
6 changed files with 40 additions and 35 deletions
|
|
@ -2,6 +2,7 @@
|
|||
name = "vdf-reader"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.65.0"
|
||||
|
||||
[dependencies]
|
||||
logos = "0.13.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue