Merge pull request #1 from Byron/main

run `cargo diet` to reduce crate size by 85%
This commit is contained in:
Christian Visintin 2021-01-11 08:11:52 +01:00 committed by GitHub
commit 94b78d85ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ homepage = "https://github.com/veeso/termscp"
repository = "https://github.com/veeso/termscp"
documentation = "https://docs.rs/termscp"
readme = "README.md"
include = ["src/**/*", "LICENSE", "README.md", "CHANGELOG.md"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html