mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
feat: add tauri-plugin-opener (#2019)
This commit is contained in:
@@ -42,7 +42,7 @@ features = [
|
||||
]
|
||||
|
||||
[target."cfg(target_os = \"linux\")".dependencies]
|
||||
zbus = "4"
|
||||
zbus = { workspace = true }
|
||||
|
||||
[features]
|
||||
semver = ["dep:semver"]
|
||||
|
||||
Reference in New Issue
Block a user