Skip to content

Commit 4386475

Browse files
committed
Update Cargo.toml
1 parent 7ba0d05 commit 4386475

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,10 @@
22
name = "usage"
33
version = "1.0.0"
44
edition = "2021"
5+
license = "MIT"
6+
description = "A convenient alternative to the newtype pattern."
7+
repository = "https://github.com/Shfty/usage/"
8+
keywords = ["newtype", "alternative", "classification"]
9+
categories = ["data-structures", "rust-patterns"]
510

611
[dependencies]

0 commit comments

Comments
 (0)