mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-13 12:44:45 +02:00
update readmes and package descriptions
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[package]
|
||||
name = "tauri-plugin-upload"
|
||||
version = "0.1.0"
|
||||
description = "Upload files from disk to a remote server over HTTP."
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||

|
||||
|
||||
Upload files from disk to a remote server over http.
|
||||
Upload files from disk to a remote server over HTTP.
|
||||
|
||||
## Install
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "tauri-plugin-upload-api",
|
||||
"version": "0.0.0",
|
||||
"description": "Upload files from disk to a remote server over HTTP.",
|
||||
"license": "MIT or APACHE-2.0",
|
||||
"authors": [
|
||||
"Tauri Programme within The Commons Conservancy"
|
||||
|
||||
Reference in New Issue
Block a user