فهرست منبع

fix: set tauri-plugin crate description

Lucas Nogueira 1 سال پیش
والد
کامیت
2333cd1c83
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      core/tauri-plugin/Cargo.toml

+ 1 - 0
core/tauri-plugin/Cargo.toml

@@ -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 }