aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.lock
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2023-07-24 14:11:24 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2023-07-24 14:11:24 +0200
commit399f0e78b4773aa97a8a80c43fb2312ea830a845 (patch)
tree50ae11af8bf0628928bd5061b66c0eab480bbcc4 /src-tauri/Cargo.lock
parenta6d0f9e26d4709574b43d1ab008ceb7925f5b53c (diff)
downloadFlightCore-399f0e78b4773aa97a8a80c43fb2312ea830a845.tar.gz
FlightCore-399f0e78b4773aa97a8a80c43fb2312ea830a845.zip
chore: Bump FlightCore version to 2.2.0v2.2.0
Diffstat (limited to 'src-tauri/Cargo.lock')
-rw-r--r--src-tauri/Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock
index e8ac30cc..17ec2deb 100644
--- a/src-tauri/Cargo.lock
+++ b/src-tauri/Cargo.lock
@@ -81,7 +81,7 @@ checksum = "3b13c32d80ecc7ab747b80c3784bce54ee8a7a0cc4fbda9bf4cda2cf6fe90854"
[[package]]
name = "app"
-version = "2.1.0"
+version = "2.2.0"
dependencies = [
"anyhow",
"async-recursion",