Commit Graph

12 Commits

Author SHA1 Message Date
a369fc5aee
use anyhow for error handling 2023-08-17 23:09:44 +03:00
b237bb4877
upd deps 2023-08-16 09:32:17 +03:00
99f1b20fb5
Merge branch 'master' of github.com:b4tman/socks5ws 2023-07-11 10:27:50 +03:00
a516c777c3
upd deps 2023-07-11 10:20:33 +03:00
dependabot[bot]
8fe5ff178d Bump tokio from 1.24.1 to 1.24.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 13:22:01 +03:00
62a3dc80b8
upd deps 2023-01-10 10:25:36 +03:00
4d90d43f45
update deps 2022-09-29 11:16:17 +03:00
065af6ed2d
add cmd serve 2022-09-29 10:58:42 +03:00
93b49dff9e
add deps: async-stream 2022-09-28 14:52:37 +03:00
4a590c1f7f
+ profile.release 2022-09-25 17:52:34 +03:00
f65d24b57c
windows service 2022-09-24 21:13:00 +03:00
80b5fb67b9
Initial commit 2022-09-24 19:23:53 +03:00