Commit Graph

14 Commits

Author SHA1 Message Date
9e5ce0b44c Update deps and migrate to fast-socks5 v1.0.0-rc.0: Replace deprecated APIs 2025-08-01 11:15:31 +03:00
dependabot[bot]
f580c227f1 Bump tokio from 1.34.0 to 1.38.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.34.0 to 1.38.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.34.0...tokio-1.38.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-11 09:39:25 +03:00
dependabot[bot]
0cc4298136 Bump anstream from 0.6.4 to 0.6.15
Bumps [anstream](https://github.com/rust-cli/anstyle) from 0.6.4 to 0.6.15.
- [Commits](https://github.com/rust-cli/anstyle/compare/anstream-v0.6.4...anstream-v0.6.15)

---
updated-dependencies:
- dependency-name: anstream
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 15:05:18 +03:00
dependabot[bot]
ed9f5a192b Bump mio from 0.8.9 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.9 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.9...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 09:13:19 +03:00
ba3609d3e4 cargo update 2023-12-05 18:25:49 +03:00
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
a516c777c3 upd deps 2023-07-11 10:20:33 +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
f65d24b57c windows service 2022-09-24 21:13:00 +03:00
80b5fb67b9 Initial commit 2022-09-24 19:23:53 +03:00