Skip to content

Commit aff443a

Browse files
committed
Fill out Cargo.toml
1 parent 029ecf0 commit aff443a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
[package]
22
name = "git-profile"
3+
description = "Easy user profiles for git"
34
version = "0.1.0"
45
authors = ["David Futcher <david@futcher.io>"]
56
edition = "2018"
7+
license-file = "LICENSE"
8+
repository = "https://github.com/bobbo/git-profile"
69

710
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
811

0 commit comments

Comments
 (0)