require valid Url, implement magnet links

This commit is contained in:
yggverse 2025-09-08 15:18:40 +03:00
parent e8b409c4d6
commit b2f3809656
4 changed files with 30 additions and 4 deletions

View file

@ -20,6 +20,8 @@ titanite = "0.3.2"
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
librqbit-core = "5.0.0"
plurify = "0.2.0"
url = "2.5.7"
urlencoding = "2.1.3"
# development
[patch.crates-io]