Skip to content

Commit a05e4dd

Browse files
committed
add homepage and repository
1 parent 49d19e6 commit a05e4dd

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
@@ -8,6 +8,8 @@ keywords = ["access", "mask", "access-mask", "windows"]
88
categories = ["command-line-utilities"]
99
readme = "README.md"
1010
license = "MIT"
11+
homepage = "https://github.com/codeOverFlow/access-mask"
12+
repository = "https://github.com/codeOverFlow/access-mask"
1113

1214
[target.'cfg(windows)'.dependencies]
1315
clap = { version = "=4.5.32", features = ["derive"] }

0 commit comments

Comments
 (0)