Skip to content

Commit 14191c4

Browse files
zertoshfacebook-github-bot
authored andcommitted
Add default crate information
Summary: Adds basic info that every crate should have. Reviewed By: dtolnay Differential Revision: D52051107 fbshipit-source-id: 828ac6a752dbb4b419577fca08815014c8b96c42
1 parent d1cfb23 commit 14191c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

watchman/cli/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ name = "watchmanctl"
55
version = "0.1.0"
66
authors = ["Source Control Oncall oncall+source_control@xmail.facebook.com"]
77
edition = "2021"
8+
repository = "https://github.com/facebook/watchman"
9+
license = "MIT"
810

911
[dependencies]
1012
ahash = "0.8"

0 commit comments

Comments
 (0)