mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-28 11:37:17 +00:00
refactor(backend): replace legacy manual proxy scraping with native sysproxy crate
This commit is contained in:
@@ -37,3 +37,5 @@ tempfile = "3"
|
||||
thiserror = "2.0.18"
|
||||
axum = "0.8.9"
|
||||
tower-http = { version = "0.6.11", features = ["cors"] }
|
||||
sysproxy = "0.3.0"
|
||||
semver = "1.0.28"
|
||||
|
||||
Reference in New Issue
Block a user