[package] name = "sftp" version = "0.2.2" authors = [ "Jelmer Vernooij "] edition = "2021" license = "Apache-2.0" description = "SFTP Implementation" repository = "https://github.com/jelmer/sftp-rs" homepage = "https://github.com/jelmer/sftp-rs" [lib] [dependencies] byteorder = "1"