From f57b6639424eb0258292870512e78c0670d3b94d Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Mon, 19 Jan 2026 00:34:03 +0800 Subject: chore(tauri): mark tauri crate as private --- src-tauri/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'src-tauri/Cargo.toml') diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 78743cd..acf9564 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -6,6 +6,7 @@ authors = ["HsiangNianian"] description = "The DropOut Minecraft Game Launcher" license = "MIT" repository = "https://github.com/HsiangNianian/DropOut" +publish = false [dependencies] serde = { version = "1.0", features = ["derive"] } -- cgit v1.2.3-70-g09d2