code cleanup

This commit is contained in:
Ferdinand Schober
2024-07-09 16:39:20 +02:00
parent 703465a370
commit 09b2db50c0
19 changed files with 607 additions and 716 deletions

View File

@@ -7,8 +7,8 @@ license = "GPL-3.0-or-later"
repository = "https://github.com/ferdinandschober/lan-mouse"
[dependencies]
anyhow = "1.0.86"
futures-core = "0.3.30"
log = "0.4.22"
num_enum = "0.7.2"
serde = { version = "1.0", features = ["derive"] }
thiserror = "1.0.61"