chore: Release

This commit is contained in:
Ferdinand Schober
2024-07-30 11:03:08 +02:00
parent 0e2c749b29
commit 376ae50b45
5 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ repository = "https://github.com/ferdinandschober/lan-mouse"
futures = "0.3.28"
futures-core = "0.3.30"
log = "0.4.22"
input-event = { path = "../input-event", version = "0.1.0" }
input-event = { path = "../input-event", version = "0.2.0" }
memmap = "0.7"
tempfile = "3.8"
thiserror = "1.0.61"