summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-03-24 07:45:02 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-03-24 07:46:21 +0800
commit7c8e3875018fc61b86588212d3812a81546b664e (patch)
treed3d29891c7d6a269af46979cf0311efdc57945bb /Cargo.toml
parentcf902dbc2cc7b80b2657cf2429db708cc71b6253 (diff)
updaet dependencies; bump versionv2.3.7
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 46668f1..bd3ab8e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.3.6"
+version = "2.3.7"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
include = ["src/**/*", "Cargo.*", "*.md", "LICENSE"]