aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'jsonrpc/README.md')
-rw-r--r--jsonrpc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsonrpc/README.md b/jsonrpc/README.md
index 98c18e1..ca33370 100644
--- a/jsonrpc/README.md
+++ b/jsonrpc/README.md
@@ -12,7 +12,7 @@ features:
## Example
-```
+```rust
use std::sync::Arc;
use serde_json::Value;