]> nmode's Git Repositories - signal-cli/blobdiff - client/Cargo.toml
Update client dependencies
[signal-cli] / client / Cargo.toml
index 17cedc0310345c0f8181af98b2423223f67cef67..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.20.0", features = [
+jsonrpsee = { version = "0.24", features = [
     "macros",
     "async-client",
     "http-client",