aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-22 11:10:17 +0000
committerGitHub <noreply@github.com>2024-04-22 11:10:17 +0000
commit31b76b90d0b62464d495fcb80e0177926e3808e9 (patch)
treee382aab0c53f29e4c70b9b3c695df645ba74005c
parentb4326d12e9ba024049db8fe8d28cacc4034319f7 (diff)
downloadFlightCore-dependabot/cargo/src-tauri/tauri-plugin-store-5e3900e.tar.gz
FlightCore-dependabot/cargo/src-tauri/tauri-plugin-store-5e3900e.zip
chore: bump tauri-plugin-store from `4aeee08` to `5e3900e` in /src-tauridependabot/cargo/src-tauri/tauri-plugin-store-5e3900e
Bumps [tauri-plugin-store](https://github.com/tauri-apps/plugins-workspace) from `4aeee08` to `5e3900e`. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/4aeee08cde4cf8253b7b52c2204655ac8bb6769d...5e3900e682e13f3759b439116ae2f77a6d389ca2) --- 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 0553b7ec..da2b2278 100644
--- a/src-tauri/Cargo.lock
+++ b/src-tauri/Cargo.lock
@@ -4713,7 +4713,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#5e3900e682e13f3759b439116ae2f77a6d389ca2"
dependencies = [
"log",
"serde",