Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Commit

Permalink
chore: Add license and readme to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysonsantos committed Jun 26, 2018
1 parent b289390 commit 14a46b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
authors = ["Jayson Reis <[email protected]>"]
name = "csv-query-rs"
version = "0.1.0"
license = "MIT"
readme = "README.md"

[dependencies]
clap = "*"
Expand Down

0 comments on commit 14a46b6

Please sign in to comment.