mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Update client dependencies
This commit is contained in:
parent
0b33cb55b8
commit
3be1c24b1b
6 changed files with 340 additions and 342 deletions
|
@ -12,7 +12,7 @@ log = "0.4"
|
|||
serde = "1"
|
||||
serde_json = "1"
|
||||
tokio = { version = "1", features = ["rt", "macros", "net", "rt-multi-thread"] }
|
||||
jsonrpsee = { version = "0.20.0", features = [
|
||||
jsonrpsee = { version = "0.21.0", features = [
|
||||
"macros",
|
||||
"async-client",
|
||||
"http-client",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue