X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/0b33cb55b81b9bb4ce4b67cdf24f079b20f3bd05..3be1c24b1b18115becfaef1e2ea82c914a1fefea:/client/Cargo.toml diff --git a/client/Cargo.toml b/client/Cargo.toml index 17cedc03..a32a600f 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.20.0", features = [ +jsonrpsee = { version = "0.21.0", features = [ "macros", "async-client", "http-client",