made the app fully portable
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "typogenie"
|
||||
version = "1.0.0"
|
||||
description = "TypoGenie - Markdown to Word document converter"
|
||||
description = "TypoGenie - Portable Markdown to Word document converter"
|
||||
authors = ["TypoGenie Contributors"]
|
||||
license = "MIT"
|
||||
repository = "https://git.lashman.live/lashman/typogenie"
|
||||
@@ -23,3 +23,4 @@ tauri = { version = "2.9.5" }
|
||||
tauri-plugin-log = "2"
|
||||
tauri-plugin-dialog = "2"
|
||||
tauri-plugin-fs = "2"
|
||||
tauri-plugin-store = "2"
|
||||
|
||||
Reference in New Issue
Block a user