🔧 Simplified configuration

This commit is contained in:
Tw93
2024-12-02 20:25:29 +08:00
parent e9c8657eec
commit 4ecfd650cc
8 changed files with 18 additions and 24 deletions

View File

@@ -1,11 +1,10 @@
[package]
name = "app"
name = "pake"
version = "0.1.0"
description = "🤱🏻 Turn any webpage into a desktop app with Rust."
authors = ["Tw93"]
license = "MIT"
repository = "https://github.com/tw93/Pake"
default-run = "app"
edition = "2021"
rust-version = "1.78.0"