fix(protocols): add hot reload for WebDAV FTPS and SFTP (#2922)

Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
houseme
2026-05-12 00:25:20 +08:00
committed by GitHub
parent 8ef2c0a5e1
commit 6185d38911
10 changed files with 586 additions and 46 deletions
Generated
+1
View File
@@ -9974,6 +9974,7 @@ dependencies = [
"percent-encoding",
"proptest",
"quick-xml 0.39.4",
"rcgen",
"regex",
"russh",
"russh-sftp",