feat: update ssh agent
This commit is contained in:
@@ -63,7 +63,7 @@ which = "7.0.3"
|
||||
percent-encoding = "2.3.1"
|
||||
external-command-rs = "0.1.1"
|
||||
ssh-agent-lib = { version = "0.5.1" }
|
||||
ssh-key = { version = "0.6", features = ["ecdsa"] }
|
||||
ssh-key = { version = "0.6", features = ["ecdsa", "alloc"] }
|
||||
tokio = "1.45.1"
|
||||
ssh-encoding = { version = "0.2.0", features = ["alloc"] }
|
||||
#lazy_static = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user