Skip to content

Commit ac2ca5c

Browse files
committed
chore(*): add missing metadata fields
1 parent 5a3ca7b commit ac2ca5c

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
@@ -5,6 +5,8 @@ edition = "2021"
55
repository = "https://github.com/topheman/snake-pipe-rust"
66
authors = ["Christophe Rosset"]
77
keywords = ["cli", "game", "snake", "unix", "pipe"]
8+
description = "A snake game based on stdin/stdout following unix philosophy"
9+
license = "MIT"
810

911
[[bin]]
1012
name = "snakepipe"

0 commit comments

Comments
 (0)