mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Update dependencies
This commit is contained in:
parent
4d93415485
commit
e626cc0390
7 changed files with 198 additions and 178 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.19.0", features = [
|
||||
jsonrpsee = { version = "0.20.0", features = [
|
||||
"macros",
|
||||
"async-client",
|
||||
"http-client",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue