Skip to content

Commit 0b434b5

Browse files
committed
Bump version
1 parent 2c42a3e commit 0b434b5

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)