update repository address

This commit is contained in:
yggverse 2026-03-28 07:48:44 +02:00
parent c895ec123a
commit a3d0c3dd1c

View file

@ -7,7 +7,7 @@ readme = "README.md"
description = "Filtering asynchronous SOCKS5 (TCP/UDP) proxy server based on fast-socks5, featuring allowlist-based access control that drops everything except what is allowed by the user. Includes JSON/API based on Rocket framework."
keywords = ["proxy", "whitelist", "privacy"]
categories = ["network-programming"]
repository = "https://codeberg.org/postscriptum/psocks"
repository = "https://codeberg.org/YGGverse/psocks"
[dependencies]
anyhow = "1.0.102"