aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/README.md
diff options
context:
space:
mode:
authorhozan23 <hozan23@karyontech.net>2024-05-19 14:03:39 +0200
committerhozan23 <hozan23@karyontech.net>2024-05-19 14:03:39 +0200
commit20f5bac85fb013ff02c74a8f8edc48ac2c0a4ec9 (patch)
treef32526e93b72099ebde1ef77081838b8339ef485 /jsonrpc/README.md
parent0992071a7f1a36424bcfaf1fbc84541ea041df1a (diff)
update READMEs
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;