Skip to content

Commit 66de29a

Browse files
authored
Merge pull request #221 from Eijebong/into_sprinkling_madness
Update slab to 0.4 and bump version
2 parents 0a1f853 + e74e19e commit 66de29a

File tree

3 files changed

+77
-77
lines changed

3 files changed

+77
-77
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)