# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "ssh_jumper_model" version = "0.4.0" authors = ["Azriel Hoh "] description = "Async SSH tunnel through a jump host (data types)." documentation = "https://docs.rs/ssh_jumper_model/" readme = "../../README.md" keywords = ["ssh", "tunnel", "async"] license = "MIT OR Apache-2.0" repository = "https://github.com/azriel91/ssh_jumper/crate/ssh_jumper_model" [dependencies.async-ssh2-lite] version = "0.2.1" [dependencies.async-std-resolver] version = "0.20.3" [dependencies.plain_path] version = "0.1.0" [dependencies.tokio] version = "1.6.1" features = ["rt"]