mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-11 01:11:29 +03:00
bump dependencies
This commit is contained in:
@@ -11,6 +11,6 @@ futures = "0.3.30"
|
||||
log = "0.4.22"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.107"
|
||||
thiserror = "1.0.63"
|
||||
thiserror = "2.0.0"
|
||||
tokio = { version = "1.32.0", features = ["net", "io-util", "time"] }
|
||||
tokio-stream = { version = "0.1.15", features = ["io-util"] }
|
||||
|
||||
Reference in New Issue
Block a user