aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.lock
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-16 23:34:04 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-16 23:34:04 +0200
commit6bc191427381f46aaf269e83598c94d91b470c1a (patch)
tree029cfc1627cd22f041d86f06b1fb00052779ef76 /src-tauri/Cargo.lock
parent3fe3aea56a232c822ce411ae7d68fe259487d3a1 (diff)
downloadFlightCore-6bc191427381f46aaf269e83598c94d91b470c1a.tar.gz
FlightCore-6bc191427381f46aaf269e83598c94d91b470c1a.zip
Show in UI if FlightCore out-of-date
To show user if application is outdated should self-update somehow not work.
Diffstat (limited to 'src-tauri/Cargo.lock')
-rw-r--r--src-tauri/Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock
index b6face73..5fa5731d 100644
--- a/src-tauri/Cargo.lock
+++ b/src-tauri/Cargo.lock
@@ -82,6 +82,7 @@ dependencies = [
"libthermite",
"powershell_script",
"regex",
+ "reqwest",
"sentry",
"serde",
"serde_json",