Commit e5f3230
committed
Up minimum socket2 to 0.6.0
Now that hyper-util uses `socket2::Socket::set_tcp_nodelay`, which was
added in [0.6.0]. It used to be called `socket2::Socket::set_nodelay` in
[0.5.10].
[0.5.10]: https://docs.rs/socket2/0.5.10/socket2/struct.Socket.html#method.set_nodelay
[0.6.0]: https://docs.rs/socket2/0.6.0/socket2/struct.Socket.html#method.set_tcp_nodelay1 parent 4595a08 commit e5f3230
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments