use relative path
[nihav-tool.git] / Cargo.toml
index 31e95177e5094e13038a355493f0c7b03e9c8a4b..b6ee43d767b072804dc1328adb923302988265da 100644 (file)
@@ -4,4 +4,4 @@ version = "0.1.0"
 authors = ["Kostya Shishkov <kostya.shishkov@gmail.com>"]
 
 [dependencies]
-nihav = { path="/home/kst/devel/nihav" }
+nihav = { path="../nihav" }