]> nmode's Git Repositories - signal-cli/blobdiff - client/Cargo.toml
Bump mio from 0.8.10 to 0.8.11 in /client (#1488)
[signal-cli] / client / Cargo.toml
index fb77b86c117815ade98da8a480fa30b08a51b23b..a32a600fd752af355de69eeafdd3f5079be4194c 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.21.0", features = [
     "macros",
     "async-client",
     "http-client",