Skip to content

Commit dec2439

Browse files
committed
Fix highlighting in README
1 parent eefea02 commit dec2439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Documentation is available [here](https://sfackler.github.io/rust-postrgres-larg
88

99
# Example
1010

11-
```rust,no_run
11+
```rust
1212
extern crate postgres;
1313
extern crate postgres_large_object;
1414

0 commit comments

Comments
 (0)