mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 22:11:26 -07:00
Merge pull request #1 from Byron/main
run `cargo diet` to reduce crate size by 85%
This commit is contained in:
@@ -11,6 +11,7 @@ homepage = "https://github.com/veeso/termscp"
|
|||||||
repository = "https://github.com/veeso/termscp"
|
repository = "https://github.com/veeso/termscp"
|
||||||
documentation = "https://docs.rs/termscp"
|
documentation = "https://docs.rs/termscp"
|
||||||
readme = "README.md"
|
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
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user