Skip to content

Commit f43fd4b

Browse files
committed
readme reformatted.
1 parent 5f7592a commit f43fd4b

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
@@ -49,7 +49,7 @@ Activate `memory-limit` feature of the ext-sort crate on Cargo.toml:
4949
ext-sort = { version = "^0.1.2", features = ["memory-limit"] }
5050
```
5151

52-
``` rust
52+
```rust
5353
use std::fs;
5454
use std::io::{self, prelude::*};
5555
use std::path;

0 commit comments

Comments
 (0)