mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
fix: set tauri-plugin crate description
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[package]
|
||||
name = "tauri-plugin"
|
||||
version = "2.0.0-beta.0"
|
||||
description = "Build script and runtime Tauri plugin definitions"
|
||||
authors = { workspace = true }
|
||||
homepage = { workspace = true }
|
||||
repository = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user