Skip to content

Commit

Permalink
Add license and repository to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
hecrj committed Sep 24, 2024
1 parent 520b009 commit d8734cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ version = "0.1.0"
authors = ["Héctor Ramón Jiménez <[email protected]>"]
edition = "2021"
description = "A local AI chat app powered by 🦀Rust, 🧊iced, 🤗Hugging Face, and 🦙llama.cpp "
license = "MIT"
repository = "https://github.com/hecrj/icebreaker"

[dependencies]
iced.version = "0.13"
Expand Down

0 comments on commit d8734cd

Please sign in to comment.