aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.lock
diff options
context:
space:
mode:
authorJan <sentrycraft123@gmail.com>2024-04-14 22:59:04 +0200
committerGitHub <noreply@github.com>2024-04-14 22:59:04 +0200
commita2384fa2e9bbef22cab3b1e09a9f7e4e6d7e89b4 (patch)
tree9d334ad2c758134287b5f744f3a6c6ebe73d881c /src-tauri/Cargo.lock
parent7ab55d005aa7661d1eed6cb0a77ee6b269bfdf91 (diff)
downloadFlightCore-a2384fa2e9bbef22cab3b1e09a9f7e4e6d7e89b4.tar.gz
FlightCore-a2384fa2e9bbef22cab3b1e09a9f7e4e6d7e89b4.zip
chore: Update tauri-plugin-store (#894)
Update tauri-plugin-store plugin to a newer version to address an error during building.
Diffstat (limited to 'src-tauri/Cargo.lock')
-rw-r--r--src-tauri/Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock
index af020561..f4ffa228 100644
--- a/src-tauri/Cargo.lock
+++ b/src-tauri/Cargo.lock
@@ -4721,8 +4721,8 @@ dependencies = [
[[package]]
name = "tauri-plugin-store"
-version = "0.1.0"
-source = "git+https://github.com/tauri-apps/plugins-workspace?rev=5a6abd3203dc94c38f96d0c4bf7ecbef399f8c25#5a6abd3203dc94c38f96d0c4bf7ecbef399f8c25"
+version = "0.0.0"
+source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#4aeee08cde4cf8253b7b52c2204655ac8bb6769d"
dependencies = [
"log",
"serde",