Skip to content

Commit 3242409

Browse files
committed
docs: 📝 fixed syntax highlighting in cli docs
1 parent 6264a2e commit 3242409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/cli.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ serde_json = "1"
2323

2424
Then, add a `lib.rs` file to your project under `src/` that contains the following:
2525

26-
```toml
26+
```rust
2727
mod pages;
2828
mod error_pages;
2929

0 commit comments

Comments
 (0)