mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-16 21:05:29 +02:00
chore(deps): update to tauri beta.9 (#1037)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "single-instance-example"
|
||||
version = "0.1.0"
|
||||
description = "A Tauri App"
|
||||
authors = [ "You" ]
|
||||
authors = ["You"]
|
||||
repository = ""
|
||||
edition = "2021"
|
||||
rust-version = "1.75"
|
||||
@@ -17,4 +17,4 @@ tauri-plugin-single-instance = { path = "../../../" }
|
||||
tauri-build = { workspace = true }
|
||||
|
||||
[features]
|
||||
custom-protocol = [ "tauri/custom-protocol" ]
|
||||
prod = ["tauri/custom-protocol"]
|
||||
|
||||
Reference in New Issue
Block a user