1111
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user