all: update dependencies
This commit is contained in:
parent
a218a57e80
commit
0a465f3f60
6 changed files with 37 additions and 103 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue