Skip to content

Commit 3e79faf

Browse files
authored
Fix highlighting in Rust (#130)
1 parent d3e0ba8 commit 3e79faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/rust.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you use the [Axiom CLI](/reference/cli), run `eval $(axiom config export -f)`
2929

3030
## Use client
3131

32-
```rust,no_run
32+
```rust
3333
use axiom_rs::Client;
3434
use serde_json::json;
3535

0 commit comments

Comments
 (0)