This commit is contained in:
949036910@qq.com
2026-05-30 18:44:16 +08:00
parent e10a66ccf2
commit 9c6650373f
162 changed files with 624 additions and 26788 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tauri-app"
version = "0.1.3"
version = "0.1.8"
description = "A Tauri App"
authors = ["you"]
edition = "2021"
@@ -99,3 +99,5 @@ windows = { version = "0.58", features = [
] }
eframe = { version = "0.31", default-features = false, features = ["default_fonts", "glow"] }
egui = "0.31"
flate2 = "1"
tar = "0.4"