Skip to content

Commit a391d5e

Browse files
committed
Add description and repo in Cargo.toml
1 parent 9da921a commit a391d5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ version = "1.0.0"
44
edition = "2021"
55
authors = ["Rik Huijzer"]
66
license = "MIT"
7+
description = "Multimodal AI in the terminal"
8+
repository = "https://github.com/transformrs/trf"
79

810
[dependencies]
911
anyhow = "1"

0 commit comments

Comments
 (0)