X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/8037fb2d66e52fa65333e4b176c430118f59e89c..3602ef9be940e287bfe6ed32972ce13fea9deaa4:/client/Cargo.toml diff --git a/client/Cargo.toml b/client/Cargo.toml index fb77b86c..17cedc03 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -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",