Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1c3t3a committed Oct 20, 2022
1 parent d04b505 commit 4ac27c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ An implementation of a socket.io client written in the rust programming language
Add the following to your `Cargo.toml` file:

```toml
rust_socketio = "0.3.1"
rust_socketio = "0.4.0"
```

Then you're able to run the following example code:
Expand Down

0 comments on commit 4ac27c7

Please sign in to comment.