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

@@ -13,7 +13,7 @@ log = "0.4.22"
input-event = { path = "../input-event", version = "0.2.1" }
memmap = "0.7"
tempfile = "3.8"
thiserror = "1.0.61"
thiserror = "2.0.0"
tokio = { version = "1.32.0", features = [
"io-util",
"io-std",