dizda / fast-socks5

Fast SOCKS5 client/server implementation written in Rust async/.await (with tokio)
https://anyip.io/
MIT License
370 stars 68 forks source link

Cargo.lock file missing #14

Closed PAI5REECHO closed 2 years ago

PAI5REECHO commented 2 years ago

Binary applications should include a Cargo.lock file

GlenDC commented 2 years ago

This is a library though, so doesn't apply I would argue.

dizda commented 2 years ago

Shall we close this issue?

GlenDC commented 2 years ago

I did not create the issue, but that does seem fair to me.

PAI5REECHO commented 2 years ago

I guess the example bins are just meant to be examples and not usable servers, sorry

dizda commented 2 years ago

No problem. Thanks for bringing that up anyway.