Skip to content

Commit 89f0c21

Browse files
committed
Publish 0.5.2
1 parent 016c3a7 commit 89f0c21

File tree

3 files changed

+4
-24
lines changed

3 files changed

+4
-24
lines changed

Cargo.lock

Lines changed: 2 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

websocket-codec/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "websocket-codec"
33
description = "A Tokio codec for the websocket protocol"
4-
version = "0.5.1"
4+
version = "0.5.2"
55
authors = ["Tim Robinson <tim.g.robinson@gmail.com>"]
66
repository = "https://github.com/1tgr/rust-websocket-lite"
77
license = "MIT"

websocket-lite/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "websocket-lite"
33
description = "A fast, low-overhead WebSocket client"
4-
version = "0.5.1"
4+
version = "0.5.2"
55
authors = ["Tim Robinson <tim.g.robinson@gmail.com>"]
66
repository = "https://github.com/1tgr/rust-websocket-lite"
77
license = "MIT"

0 commit comments

Comments
 (0)