Add AGPL-3.0 license to package.json and Cargo.toml
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
[package]
|
||||
name = "claudia"
|
||||
version = "0.1.0"
|
||||
description = "A Tauri App"
|
||||
authors = ["you"]
|
||||
description = "GUI app and Toolkit for Claude Code"
|
||||
authors = ["mufeedvh", "123vviekr"]
|
||||
license = "AGPL-3.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
Reference in New Issue
Block a user