-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Cargo.toml
39 lines (34 loc) · 1.85 KB
/
Cargo.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[package]
name = "maaagic"
version = "0.0.0"
description = "Maaagic UI is an all-in-one solution for building modern and feature-rich applications. With Next.js for seamless server-side rendering and Tauri for Large Language Models and stable diffusion like AI Based Applications, this UI empowers developers to create intuitive and efficient user interfaces. Leveraging various large language models, Maaagic UI ensures exceptional performance and flexibility for diverse application needs. Get started with Maaagic UI today and unlock endless possibilities for your projects."
authors = ["muhammad-fiaz"]
license = "gpl-3.0"
repository = "https://github.com/muhammad-fiaz/MaaagicUI.git"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[build-dependencies]
tauri-build = { version = "2.0.0-alpha.6", features = [] }
[dependencies]
tauri = { version = "2.0.0-alpha.10", features = [] }