Skip to content

Commit c0a5ccd

Browse files
authored
Merge pull request m-ou-se#5 from justjavac/patch-1
code highlight
2 parents 2be6040 + af94c8a commit c0a5ccd

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
@@ -20,7 +20,7 @@ Supported platforms:
2020

2121
## Usage
2222

23-
```
23+
```rust
2424
use std::sync::atomic::AtomicU32;
2525
use atomic_wait::{wait, wake_one, wake_all};
2626

0 commit comments

Comments
 (0)