feat: add Workspace Repository SSH secret authority

This commit is contained in:
2026-08-26 08:51:15 +09:00
parent 8396d09891
commit 3a21a68792
8 changed files with 2860 additions and 27 deletions
+1
View File
@@ -115,6 +115,7 @@ tar = "0.4"
rusqlite = { version = "0.37", features = ["backup", "bundled"] }
ring = "0.17.14"
sha2 = "0.11"
ssh-key = { version = "0.6.7", features = ["ed25519", "encryption"] }
tempfile = "3.27"
thiserror = "2.0"
tokio = "1.52"