Skip to content

Commit

Permalink
Add readme to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
JoJoJet committed Dec 13, 2020
1 parent 59d1b7b commit ec5f62b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion type-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[package]
name = "type-cli"
version = "0.0.2"
version = "0.0.3"
authors = ["JoJoJet <[email protected]>"]
edition = "2018"
description = "A convenient, strongly-typed CLI parser."
readme = "../README.md"
repository = "https://github.com/JoJoJet/type-cli"
license = "MIT"
keywords = ["cli", "command", "clap", "derive"]
Expand Down

0 comments on commit ec5f62b

Please sign in to comment.