diff --git a/Cargo.toml b/Cargo.toml index e23c7878..43ab7497 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ futures = "0.3.30" hex = "0.4.3" hex-literal = "0.4.1" impl-trait-for-tuples = "0.2.2" -jsonrpsee = { version = "0.24.3" } +jsonrpsee = { version = "0.24.3", features = [ "server" ] } log = { version = "0.4.22", default-features = false } rand = "0.8.5" scale-info = { version = "2.11.1", default-features = false, features = [