From db5bdf4f2da954595d6fe83ef4ace255883726e9 Mon Sep 17 00:00:00 2001 From: Benoît CORTIER Date: Fri, 18 Jun 2021 09:53:29 -0400 Subject: Run cargo-diet cargo-diet is a helper for computing the optimal `include` directives for Cargo.toml manifests. https://github.com/the-lean-crate/cargo-diet --- helix-core/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'helix-core') diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index 9ae7aff0..9c1c6802 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -4,6 +4,7 @@ version = "0.2.0" authors = ["Blaž Hrastnik "] edition = "2018" license = "MPL-2.0" +include = ["src/**/*", "README.md"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3-70-g09d2