diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock index e32ffb02..014ee466 100644 --- a/src-tauri/Cargo.lock +++ b/src-tauri/Cargo.lock @@ -5140,7 +5140,7 @@ dependencies = [ [[package]] name = "tauri-plugin-opener" version = "2.5.2" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v2#521cd8b372c862d96b1637775710e4d7cf2443e2" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v2#e221a04ef4930fa7287d0f9b656f63474ea59489" dependencies = [ "dunce", "glob", @@ -5161,7 +5161,7 @@ dependencies = [ [[package]] name = "tauri-plugin-shell" version = "2.3.3" -source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v2#521cd8b372c862d96b1637775710e4d7cf2443e2" +source = "git+https://github.com/tauri-apps/plugins-workspace?branch=v2#e221a04ef4930fa7287d0f9b656f63474ea59489" dependencies = [ "encoding_rs", "log",