X-Git-Url: https://git.nihav.org/?p=nihav-tool.git;a=blobdiff_plain;f=Cargo.toml;h=b6ee43d767b072804dc1328adb923302988265da;hp=31e95177e5094e13038a355493f0c7b03e9c8a4b;hb=570a92d70d650e0177fa939cbe710f44c92a91ca;hpb=cdaf544509bb2aa1827b27c498c64fae7c230b07 diff --git a/Cargo.toml b/Cargo.toml index 31e9517..b6ee43d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,4 @@ version = "0.1.0" authors = ["Kostya Shishkov "] [dependencies] -nihav = { path="/home/kst/devel/nihav" } +nihav = { path="../nihav" }