Skip to content

Commit cedd142

Browse files
committed
Merge branch 'release/v1.0.0' into develop
2 parents 2c42a3e + 0b434b5 commit cedd142

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 @@ routerify-websocket = "1.0"
2020
```
2121

2222
## Example
23-
23+
2424
```rust
2525
// Import `SinkExt` and `StreamExt` to send and read websocket messages.
2626
use futures::{SinkExt, StreamExt};

0 commit comments

Comments
 (0)