Logo
Explore Help
Sign In
gortium/openconcho
1
0
Fork 0
You've already forked openconcho
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
8f9d806eef3a6d77c3c7b017f8ff23c1177a649b
openconcho/packages/desktop/src-tauri/Cargo.toml

19 lines
382 B
TOML
Raw Normal View History

feat: restructure as pnpm monorepo with Tauri desktop shell - Migrate to packages/web + packages/desktop workspace layout via git mv - Add Tauri v2 desktop shell with @tauri-apps/plugin-http for CORS bypass - Configure Turborepo with package-level dependsOn build graph - Add semantic-release with exec plugin for GHA output and disabled PR comments - Fix http:default capability scope to allow all HTTP/HTTPS origins - Add Vite Tauri integration (clearScreen, TAURI_DEV_HOST, target, envPrefix) - Add semantic-release.yml and release.yml GitHub Actions workflows - Fix all Biome lint errors (noArrayIndexKey, noNonNullAssertion, button types)
2026-04-24 16:52:40 -05:00
[package]
name = "openconcho"
version = "0.1.0"
edition = "2021"
[lib]
name = "openconcho_lib"
crate-type = ["staticlib", "cdylib", "rlib"]
[build-dependencies]
tauri-build = { version = "2", features = [] }
[dependencies]
tauri = { version = "2", features = [] }
tauri-plugin-http = "2"
tauri-plugin-shell = "2"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.4 Page: 52ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API