Memperbaiki penamaan struktur #4

Merged
rizky_denianto merged 2 commits from pengembangan into main 2026-04-14 23:37:59 +07:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit bb1fee0c68 - Show all commits
+3 -3
View File
@@ -1,10 +1,10 @@
[package]
name = "tauri-plugin-bluclas"
version = "0.1.0"
authors = [ "You" ]
authors = [ "Rizky Denianto" ]
description = ""
edition = "2021"
rust-version = "1.77.2"
edition = "2024"
rust-version = "1.94.1"
exclude = ["/examples", "/dist-js", "/guest-js", "/node_modules"]
links = "tauri-plugin-bluclas"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "tauri-plugin-bluclas-api",
"version": "0.1.0",
"author": "You",
"author": "Rizky Denianto",
"description": "",
"type": "module",
"types": "./dist-js/index.d.ts",