Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Thiel committed Jun 1, 2019
1 parent 0678400 commit 28079ec
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
[package]
name = "dua-cli"
version = "0.1.0"
version = "1.0.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
publish = false
edition = "2018"
include = ["src/**/*", "Cargo.toml"]
repository = "https://github.com/Byron/dua-cli"
readme = "README.md"
license = "MIT"

[dependencies]
failure = "0.1.1"
Expand Down

0 comments on commit 28079ec

Please sign in to comment.