Skip to content

Commit af94c8a

Browse files
authored
code highlight
1 parent 2be6040 commit af94c8a

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)