summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2019-09-18 20:14:20 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2019-09-18 20:14:20 +0800
commit0febc4377134a2ea3b3cd43ebdf5ea688a0e7432 (patch)
tree001dea49099d9c889177a1c0a92fc091b1705d0d
parent3f7ea0c36472323c1bff353c196f9e8b7055ba31 (diff)
update of cargo.lock
-rw-r--r--svgbob_cli/Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgbob_cli/Cargo.lock b/svgbob_cli/Cargo.lock
index 283c82b..77f0e41 100644
--- a/svgbob_cli/Cargo.lock
+++ b/svgbob_cli/Cargo.lock
@@ -134,7 +134,7 @@ replace = "svgbob 0.4.1"
[[package]]
name = "svgbob_cli"
-version = "0.4.1"
+version = "0.4.2"
dependencies = [
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
"handlebars 0.21.1 (registry+https://github.com/rust-lang/crates.io-index)",