We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 029ecf0 commit aff443aCopy full SHA for aff443a
1 file changed
Cargo.toml
@@ -1,8 +1,11 @@
1
[package]
2
name = "git-profile"
3
+description = "Easy user profiles for git"
4
version = "0.1.0"
5
authors = ["David Futcher <david@futcher.io>"]
6
edition = "2018"
7
+license-file = "LICENSE"
8
+repository = "https://github.com/bobbo/git-profile"
9
10
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11
0 commit comments