K 10 svn:author V 5 tobik K 8 svn:date V 27 2018-12-16T12:08:32.337175Z K 7 svn:log V 322 Mk/Uses/cargo.mk: Fix install for Rust 2018 edition applications `cargo install` currently fails with: error: Using `cargo install` to install the binaries for the package in current working directory is no longer supported, use `cargo install --path .` instead. Also see https://github.com/rust-lang/cargo/issues/5327 END