]> nmode's Git Repositories - signal-cli/blobdiff - client/Cargo.toml
Update client dependencies
[signal-cli] / client / Cargo.toml
index fb77b86c117815ade98da8a480fa30b08a51b23b..b60f2041c602fac53013bf0cfb3a97de4ea53739 100644 (file)
@@ -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.24", features = [
     "macros",
     "async-client",
     "http-client",