summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2020-05-04 13:16:17 +0800
committerSebastian Thiel <sthiel@thoughtworks.com>2020-05-04 13:16:17 +0800
commita078086ce7fad108929afc7c8f24ab7c05b1be46 (patch)
tree594cd071086ba823d4bccbd4aa55d8763bab1b7a /Cargo.toml
parent9156cf7cac8f91a496f7383940f3ce6140ffe54c (diff)
Update dependencies
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 c02ef0a..c5da4ea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.5.0"
+version = "2.6.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
include = ["src/**/*", "Cargo.*", "*.md", "LICENSE"]