diff --git a/Cargo.toml b/Cargo.toml index 443d255..2658490 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,6 +22,7 @@ include = [ "crates/television/**/*.rs", "build.rs", ".config/config.toml", + "cable", ] rust-version = "1.81"