summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-02-01 13:54:48 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-02-01 13:54:48 +0800
commit421072f09738756c1796809accf3d5e1890f807c (patch)
tree97b5ec50ae776e546f1f21469ae867ba4b520b16 /Cargo.lock
parentd871bc044028edf6e1cdb4cdcb1c59176648c129 (diff)
Add travis support including releases
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index c7ae4d4..bf84771 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -185,7 +185,7 @@ checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
[[package]]
name = "dua-cli"
-version = "2.1.12"
+version = "2.1.13"
dependencies = [
"atty",
"byte-unit",