remove anyhow dependency from input-emulation

This commit is contained in:
Ferdinand Schober
2024-07-10 00:21:46 +02:00
parent b14dcb6f49
commit e45df5d20e
2 changed files with 70 additions and 72 deletions

View File

@@ -7,7 +7,6 @@ license = "GPL-3.0-or-later"
repository = "https://github.com/ferdinandschober/lan-mouse"
[dependencies]
anyhow = "1.0.86"
async-trait = "0.1.80"
futures = "0.3.28"
log = "0.4.22"