We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34bde5e commit 9d18340Copy full SHA for 9d18340
client/Cargo.toml
@@ -25,4 +25,4 @@ jsonrpc = "0.12.0"
25
26
# Used for deserialization of JSON.
27
serde = "1"
28
-serde_json = { version = "1", features = ["raw_value"] }
+serde_json = "1"
0 commit comments