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",