summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6ea9c05..0663d5e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,6 +23,7 @@ oauth2 = { version = "4" }
gethostname = "0.2"
url = "2.2"
serde_json = "1.0"
+sshcerts = { version = "=0.14.0", default-features = false }
log = "0.4"
webbrowser = "0.8"