Skip to content

Commit 6a231a4

Browse files
committed
Bump version 0.8.1
1 parent d983f0c commit 6a231a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "socks5-impl"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
authors = ["ssrlive <ssrlivebox@gmail.com>"]
55
description = "Fundamental abstractions and async read / write functions for SOCKS5 protocol and Relatively low-level asynchronized SOCKS5 server implementation based on tokio"
66
categories = ["network-programming", "asynchronous"]

0 commit comments

Comments
 (0)