fix(log): correct package names

This commit is contained in:
Jonas Kruckenberg
2023-01-05 13:48:33 +01:00
parent 2ed0742b86
commit 02012a09aa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[package]
name = "log"
name = "tauri-plugin-log"
version = "0.1.0"
edition.workspace = true
authors.workspace = true
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "tauri-plugin-log",
"name": "tauri-plugin-log-api",
"version": "0.0.0",
"license": "MIT or APACHE-2.0",
"authors": [