aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@openmailbox.org>2016-09-04 15:10:49 -0300
committerMatias Linares <matiaslina@openmailbox.org>2016-09-04 15:10:49 -0300
commitfec7616b482224244d07900533ea160bf8997b2b (patch)
tree95c480fbf373fbc581e4ddfc348a24fbc331f8af /Cargo.lock
parent5bcdb566c69523edb1ceb857cbf6d0a676cc318d (diff)
downloaddotwm-fec7616b482224244d07900533ea160bf8997b2b.tar.gz
Better path handling for socket
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 30cd182..8548148 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "dotwm"
-version = "0.2.0"
+version = "0.1.0"
dependencies = [
"clippy 0.0.71 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",