mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
@@ -1,10 +1,10 @@
|
||||
[package]
|
||||
name = "tauri-plugin-{{name}}"
|
||||
name = "tauri-plugin-PLUGIN_NAME"
|
||||
version = "1.0.0"
|
||||
edition = { workspace = true }
|
||||
authors = { workspace = true }
|
||||
license = { workspace = true }
|
||||
links = "tauri-plugin-{{name}}"
|
||||
links = "tauri-plugin-PLUGIN_NAME"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
rustc-args = [ "--cfg", "docsrs" ]
|
||||
|
||||
Reference in New Issue
Block a user