Skip to content

Commit 776e821

Browse files
author
Michael Eden
authored
Bump to 0.19.0
Breaking change in the way Server receives clients.
1 parent 0b3bb40 commit 776e821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "websocket"
4-
version = "0.18.0"
4+
version = "0.19.0"
55
authors = ["cyderize <[email protected]>", "Michael Eden <[email protected]>"]
66

77
description = "A WebSocket (RFC6455) library for Rust."

0 commit comments

Comments
 (0)