chore(plugins): update description field (#399)

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5069740636

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
This commit is contained in:
Lucas Fernandes Nogueira
2023-05-24 14:12:47 +00:00
committed by tauri-bot
parent a8dae5005c
commit 36d4340c91

View File

@@ -1,6 +1,7 @@
[package]
name = "tauri-plugin-cli"
version = "2.0.0-alpha.0"
description = "Parse arguments from your Tauri application's command line interface."
edition = { workspace = true }
authors = { workspace = true }
license = { workspace = true }