update repo url

This commit is contained in:
Robin Appelman 2025-06-02 22:22:25 +02:00
commit 54dcbeb4c2

View file

@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Robin Appelman <robin@icewind.nl>"] authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2018" edition = "2018"
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
repository = "https://github.com/icewind1991/tasproxy" repository = "https://codeberg.org/icewind/tasproxy"
[dependencies] [dependencies]
rumqttc = "0.24.0" rumqttc = "0.24.0"