1
0
Fork 0
forked from wry/wry

all: update dependencies

This commit is contained in:
Julian Orth 2025-01-22 15:56:59 +01:00
parent a218a57e80
commit 0a465f3f60
6 changed files with 37 additions and 103 deletions

View file

@ -12,7 +12,7 @@ serde = { version = "1.0.196", features = ["derive"] }
log = "0.4.14"
futures-util = { version = "0.3.30", features = ["io"] }
uapi = "0.2.12"
thiserror = "1.0.57"
thiserror = "2.0.11"
backtrace = "0.3.69"
error_reporter = "1.0.0"
serde_json = "1.0.114"