diff options
| author | 2026-02-25 02:44:58 +0800 | |
|---|---|---|
| committer | 2026-02-25 02:44:58 +0800 | |
| commit | 7edccaf1be357c0a2619a87bc1767bc6c8a95954 (patch) | |
| tree | 6f7b334874f96765f044ab74e0369f5b49b72a81 /src-tauri | |
| parent | 025154616863635560cea994c356dcb78e4948ae (diff) | |
| download | DropOut-7edccaf1be357c0a2619a87bc1767bc6c8a95954.tar.gz DropOut-7edccaf1be357c0a2619a87bc1767bc6c8a95954.zip | |
chore: use semifold to release aur
Diffstat (limited to 'src-tauri')
| -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" |