diff --git a/Cargo.toml b/Cargo.toml index ebb4463..ee375a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,8 @@ edition = "2021" license = "Apache-2.0" name = "aruna-rust-api" version = "2.0.0-beta.13" -include = ["src"] +include = ["src/aruna", "src/aruna_no_transport", "src/lib.rs"] + # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html