diff options
Diffstat (limited to 'src-tauri/Cargo.toml')
| -rw-r--r-- | src-tauri/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 5ba731c..db8c8fb 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -6,7 +6,6 @@ authors = ["HsiangNianian"] description = "The DropOut Minecraft Game Launcher" repository = "https://github.com/HydroRoll-Team/DropOut" license = "MIT" -publish = false [package.metadata.deb] depends = "libgtk-3-0" |