From f858f42d67a728e43976b236efc1a8fa37980692 Mon Sep 17 00:00:00 2001 From: skyeshroom <61299664+skyeshroom@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:41:42 -0700 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 5bf8054..c2f2371 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ edition = "2018" license-file = "LICENSE" repository = "https://github.com/skyeterran/hypoloop" keywords = ["gamedev", "simulation", "graphics"] +include = ["/src", "LICENSE", "/examples"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html