summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2017-12-03 12:19:54 +0100
committerGitHub <noreply@github.com>2017-12-03 12:19:54 +0100
commit19d6b81b879ab63140eb6941113e016e13149982 (patch)
tree4ac9f126bc928e6fb89ddf90393428d3f633ea86 /Cargo.lock
parent9f0df5489ad6c00c2b4034bccfb6345ae2f94052 (diff)
parent9dda18921a25f64e0a0da06e3417ce99f8bf9b41 (diff)
downloadvtcol-19d6b81b879ab63140eb6941113e016e13149982.tar.gz
Merge pull request #3 from aclemons/master
Silence warning for missing path for `vtcol` binary
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 aa03d8d..acaa1be 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "vtcol"
-version = "0.42.1"
+version = "0.42.2"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",