mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
chore(deps): update to open-rs@5.1 (#1021)
* chore(deps): update to `open-rs@5.1` ref: #1003 * changefile
This commit is contained in:
@@ -26,6 +26,6 @@ log = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
shared_child = "1"
|
||||
regex = "1"
|
||||
open = "4"
|
||||
open = { version = "5", features = [ "shellexecute-on-windows" ] }
|
||||
encoding_rs = "0.8"
|
||||
os_pipe = "1"
|
||||
|
||||
Reference in New Issue
Block a user