From 6af2615938b546a5c54fe58e1c819e98c9019bd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 06:39:10 +0000 Subject: [PATCH] Bump tauri-plugin-autostart from `81676da` to `c6836d7` in /src-tauri Bumps [tauri-plugin-autostart](https://github.com/tauri-apps/plugins-workspace) from `81676da` to `c6836d7`. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/81676da7ab0155c630dc56cd704cfa985867ab51...c6836d7b0c7bef204646c7767b6a0ab0198ca62b) --- updated-dependencies: - dependency-name: tauri-plugin-autostart dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src-tauri/Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index 0ef78db..5aa2c36 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "addr2line" @@ -3208,7 +3208,7 @@ dependencies = [ [[package]] name = "tauri-plugin-autostart" version = "0.0.0" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#81676da7ab0155c630dc56cd704cfa985867ab51" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#c6836d7b0c7bef204646c7767b6a0ab0198ca62b" dependencies = [ "auto-launch", "log", @@ -3221,7 +3221,7 @@ dependencies = [ [[package]] name = "tauri-plugin-log" version = "0.0.0" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#81676da7ab0155c630dc56cd704cfa985867ab51" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#c6836d7b0c7bef204646c7767b6a0ab0198ca62b" dependencies = [ "byte-unit", "fern",