bump dependencies

This commit is contained in:
Ferdinand Schober
2024-11-06 23:53:04 +01:00
parent de674c631a
commit 9d28fe6c7b
7 changed files with 628 additions and 334 deletions

View File

@@ -8,6 +8,6 @@ repository = "https://github.com/feschber/lan-mouse"
[dependencies]
num_enum = "0.7.2"
thiserror = "1.0.61"
thiserror = "2.0.0"
input-event = { path = "../input-event", version = "0.2.1" }
paste = "1.0"