summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-07-03 14:23:22 +0800
committerSebastian Thiel <sthiel@thoughtworks.com>2019-07-03 14:23:22 +0800
commit03628c86778c29ee27e78608401766fe92a7c683 (patch)
tree006f5ac7ab087cc9599464594897e4afdf188616 /Cargo.toml
parent22947b76ed438ca0282f8d8bf4edc54096f43df7 (diff)
Fix inconsistent cargo.lock file; update all depsv2.1.5
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8ea03df..294decf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.1.4"
+version = "2.1.5"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
include = ["src/**/*", "Cargo.toml"]