aboutsummaryrefslogtreecommitdiff
path: root/dotup_cli/src/utils.rs
Commit message (Collapse)AuthorAgeFilesLines
* Allow parsing depot files with link errors.diogo4642021-07-091-2/+10
| | | | | If there is an error while creating the links after reading from file then a warning is printed and that link is ignored.
* Moved utils module to the root of the crate.diogo4642021-07-091-0/+114