initial working implementation of ssh agent
This commit is contained in:
2
src-tauri/Cargo.lock
generated
2
src-tauri/Cargo.lock
generated
@@ -1208,6 +1208,7 @@ dependencies = [
|
||||
"chacha20poly1305",
|
||||
"clap",
|
||||
"dirs 5.0.1",
|
||||
"futures",
|
||||
"is-terminal",
|
||||
"once_cell",
|
||||
"rfd 0.13.0",
|
||||
@@ -1231,6 +1232,7 @@ dependencies = [
|
||||
"time",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tokio-util",
|
||||
"which",
|
||||
"windows 0.51.1",
|
||||
]
|
||||
|
Reference in New Issue
Block a user