aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-07-18 13:59:49 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-07-18 13:59:49 +0200
commit0cd98b60d77fedb5755ccb8cb827a37d4360c9dd (patch)
tree7e0fa2b5b51db3cf8eb29749ba030a2a9f046a0a /src-tauri/Cargo.toml
parent58b8dce1422ac2ddd31a6bea88fad64bf2920e1c (diff)
parentdfa5af1746546d388a85081fae499c28521a20ea (diff)
downloadFlightCore-0cd98b60d77fedb5755ccb8cb827a37d4360c9dd.tar.gz
FlightCore-0cd98b60d77fedb5755ccb8cb827a37d4360c9dd.zip
Merge branch 'main' into feat/read-packages-dir
Diffstat (limited to 'src-tauri/Cargo.toml')
-rw-r--r--src-tauri/Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml
index c11e658d..ed523a4b 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "app"
-version = "1.22.1"
+version = "1.23.0"
description = "A Tauri App"
authors = ["you"]
license = ""
@@ -62,6 +62,7 @@ zip-extract = "0.1.2"
# open urls
open = "3.2.0"
semver = "1.0"
+dirs = "5"
[target.'cfg(windows)'.dependencies]
# Windows API stuff