Skip to content

Commit 893094a

Browse files
committed
Merge commit '66de29a3e3deffa8b3213e9c55544400a18da3ff'
# Conflicts: # src/util.rs
2 parents 946a370 + 66de29a commit 893094a

File tree

3 files changed

+78
-78
lines changed

3 files changed

+78
-78
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = "MIT"
1313
name = "ws"
1414
readme = "README.md"
1515
repository = "https://github.com/housleyjk/ws-rs"
16-
version = "0.7.6"
16+
version = "0.7.7"
1717

1818
[dependencies]
1919
byteorder = "1.2.1"
@@ -24,7 +24,7 @@ mio = "0.6.14"
2424
mio-extras = "2.0"
2525
rand = "0.4.2"
2626
sha1 = "0.6.0"
27-
slab = "0.3"
27+
slab = "0.4"
2828
url = "1.7.0"
2929

3030
[dependencies.libc]

0 commit comments

Comments
 (0)