[build-dependencies.tonic-build]
version = "0.10.0"
[dependencies.prost]
version = "0.12.0"
[dependencies.rand]
version = "0.8.5"
[dependencies.serde]
features = ["derive", "rc"]
version = "1.0.188"
[dependencies.tonic]
features = ["tls", "tls-webpki-roots"]
version = "0.10.0"
[package]
authors = ["Eric Zhang <ekzhang1@gmail.com>"]
description = "A secure web-based, collaborative terminal."
documentation = "https://sshx.io"
edition = "2021"
keywords = ["ssh", "share", "terminal", "collaborative"]
license = "MIT"
name = "sshx-core"
repository = "https://github.com/ekzhang/sshx"
version = "0.2.1"