Skip to content

Commit 1b9e8e0

Browse files
committed
Bump version 0.7.0
1 parent bbbb22a commit 1b9e8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6.2"
3+
version = "0.7.0"
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)