persistence for ssh keys

This commit is contained in:
2024-07-01 13:27:20 -04:00
parent 5e6542d08e
commit a3a11897c2
10 changed files with 347 additions and 31 deletions

View File

@@ -65,5 +65,8 @@ default = ["custom-protocol"]
# DO NOT remove this
custom-protocol = ["tauri/custom-protocol"]
[dev-dependencies]
base64 = "0.22.1"
# [profile.dev.build-override]
# opt-level = 3