diff --git a/tooling/cli/Cargo.toml b/tooling/cli/Cargo.toml index c2a77100a487..0387ec363534 100644 --- a/tooling/cli/Cargo.toml +++ b/tooling/cli/Cargo.toml @@ -19,7 +19,8 @@ include = [ "*.json", "*.rs", "tauri.gitignore", - "tauri-dev-watcher.gitignore" + "tauri-dev-watcher.gitignore", + "LICENSE*" ] [[bin]]