| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-25 | Set `install.root` configuration | Teddy Wing | |
| Set the default installation path to `/usr/local/bin`. This allows us to install the program to that path using `cargo install`. The default can be overridden using `cargo install --root /some/path`. | |||
