This commit is contained in:
veeso
2021-05-23 14:47:55 +02:00
parent 8425c97102
commit 4973545fe1
2 changed files with 10 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ categories = ["command-line-utilities"]
description = "termscp is a feature rich terminal file transfer and explorer with support for SCP/SFTP/FTP"
documentation = "https://docs.rs/termscp"
edition = "2018"
homepage = "https://github.com/veeso/termscp"
homepage = "https://veeso.github.io/termscp/"
include = ["src/**/*", "LICENSE", "README.md", "CHANGELOG.md"]
keywords = ["scp-client", "sftp-client", "ftp-client", "winscp", "command-line-utility"]
license = "MIT"