aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-01 11:15:24 +0000
committerGitHub <noreply@github.com>2024-10-01 11:15:24 +0000
commitae112bfa8e4b40ccd9b572a7769355b270942ce6 (patch)
tree5ebbdf861066475843552fb2564c5c76b15bd041
parent6080fe945363077599e71512129cb926b291119d (diff)
downloadFlightCore-dependabot/cargo/src-tauri/tauri-plugin-store-0b59bc7.tar.gz
FlightCore-dependabot/cargo/src-tauri/tauri-plugin-store-0b59bc7.zip
chore: bump tauri-plugin-store from `4aeee08` to `0b59bc7` in /src-tauridependabot/cargo/src-tauri/tauri-plugin-store-0b59bc7
Bumps [tauri-plugin-store](https://github.com/tauri-apps/plugins-workspace) from `4aeee08` to `0b59bc7`. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/4aeee08cde4cf8253b7b52c2204655ac8bb6769d...0b59bc7096dfc7ff1b141c31457a2a0a4a5f9ad1) --- updated-dependencies: - dependency-name: tauri-plugin-store dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-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 c986ecec..9fbd2a63 100644
--- a/src-tauri/Cargo.lock
+++ b/src-tauri/Cargo.lock
@@ -4799,7 +4799,7 @@ dependencies = [
[[package]]
name = "tauri-plugin-store"
version = "0.0.0"
-source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#4aeee08cde4cf8253b7b52c2204655ac8bb6769d"
+source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#0b59bc7096dfc7ff1b141c31457a2a0a4a5f9ad1"
dependencies = [
"log",
"serde",