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

@@ -11,7 +11,7 @@ async-trait = "0.1.80"
futures = "0.3.28"
log = "0.4.22"
input-event = { path = "../input-event", version = "0.2.1" }
thiserror = "1.0.61"
thiserror = "2.0.0"
tokio = { version = "1.32.0", features = [
"io-util",
"io-std",