mdBook/book-example
Liam Beckman e48fed74bf
Add `--path .` to cargo install commands.
Changing `cargo install` to `cargo install --path .` prevents the following error:

<span style="color: red;">error:</span> Using `cargo install` to install the binaries for the package in current working directory is no longer supported, use `cargo install --path .` instead. Use `cargo build` if you want to simply build the package.
2019-07-31 14:49:25 -07:00
..
src Add `--path .` to cargo install commands. 2019-07-31 14:49:25 -07:00
book.toml update language attribute to configurable 2019-05-30 11:53:49 +09:00