From 465590929dad316bc07602fddaa09a6e36dcb66f Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Sun, 19 Mar 2023 22:35:35 -0500 Subject: refactor: remove ssh2 dependency and parse known_hosts manually --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3a8c041..6a55cc4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,5 +15,4 @@ directories = "4.0.1" tracing = "0.1.37" thiserror = "1.0.40" tracing-subscriber = { version = "0.3.16", features = ["env-filter"] } -ssh2 = "0.9.4" hostfile = "0.2.0" -- cgit v1.2.3-70-g09d2