diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index f7a7b4c..ec7eaaa 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -2986,7 +2986,7 @@ dependencies = [ [[package]] name = "tauri-plugin-autostart" version = "0.0.0" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#9ca77efff2652c2902851a682b15cfb0d39b0fe4" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#056a458d3025963874b113ff6cfe897373baf944" dependencies = [ "auto-launch", "log", @@ -2999,7 +2999,7 @@ dependencies = [ [[package]] name = "tauri-plugin-log" version = "0.0.0" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#9ca77efff2652c2902851a682b15cfb0d39b0fe4" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v1#056a458d3025963874b113ff6cfe897373baf944" dependencies = [ "byte-unit", "fern",