Skip to content

Commit

Permalink
Bump version 0.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrlive committed Oct 1, 2024
1 parent 76b365a commit 52472d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "socks5-impl"
version = "0.5.14"
version = "0.5.15"
authors = ["ssrlive <ssrlivebox@gmail.com>"]
description = "Fundamental abstractions and async read / write functions for SOCKS5 protocol and Relatively low-level asynchronized SOCKS5 server implementation based on tokio"
categories = ["network-programming", "asynchronous"]
Expand Down

0 comments on commit 52472d3

Please sign in to comment.