aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27 from diogo464/dependabot/cargo/clap-3.0.0-rc.7diogo4642021-12-231-25/+6
|\
| * Added "derive" feature to clapdiogo4642021-12-231-0/+54
| * Bump clap from 3.0.0-beta.5 to 3.0.0-rc.7dependabot[bot]2021-12-201-77/+4
* | Merge pull request #26 from diogo464/dependabot/cargo/flexi_logger-0.22.0diogo4642021-12-221-2/+2
|\ \
| * | Bump flexi_logger from 0.21.0 to 0.22.0dependabot[bot]2021-12-201-2/+2
| |/
* / Bump serde from 1.0.131 to 1.0.132dependabot[bot]2021-12-201-4/+4
|/
* Merge pull request #22 from diogo464/dependabot/cargo/serde-1.0.131diogo4642021-12-151-4/+4
|\
| * Bump serde from 1.0.130 to 1.0.131dependabot[bot]2021-12-131-4/+4
* | Bump flexi_logger from 0.20.1 to 0.21.0dependabot[bot]2021-12-131-2/+2
|/
* Bump anyhow from 1.0.48 to 1.0.51dependabot[bot]2021-11-291-2/+2
* Merge pull request #17 from diogo464/dependabot/cargo/flexi_logger-0.20.1diogo4642021-11-231-2/+2
|\
| * Bump flexi_logger from 0.20.0 to 0.20.1dependabot[bot]2021-11-221-2/+2
* | Bump anyhow from 1.0.45 to 1.0.48dependabot[bot]2021-11-221-2/+2
|/
* Bump flexi_logger from 0.19.6 to 0.20.0dependabot[bot]2021-11-151-4/+11
* Bump anyhow from 1.0.44 to 1.0.45dependabot[bot]2021-11-081-2/+2
* Bump flexi_logger from 0.19.5 to 0.19.6dependabot[bot]2021-11-011-36/+21
* Merge pull request #11 from diogo464/dependabot/cargo/clap-3.0.0-beta.5diogo4642021-10-301-20/+25
|\
| * Bump clap from 3.0.0-beta.2 to 3.0.0-beta.5dependabot[bot]2021-10-301-20/+25
* | Bump assert_cmd from 1.0.7 to 2.0.2dependabot[bot]2021-10-301-2/+2
|/
* Merge pull request #9 from diogo464/dependabot/cargo/thiserror-1.0.30diogo4642021-10-301-4/+4
|\
| * Bump thiserror from 1.0.26 to 1.0.30dependabot[bot]2021-10-301-4/+4
* | Merge pull request #8 from diogo464/dependabot/cargo/anyhow-1.0.44diogo4642021-10-301-2/+2
|\ \
| * | Bump anyhow from 1.0.41 to 1.0.44dependabot[bot]2021-10-301-2/+2
| |/
* | Merge pull request #7 from diogo464/dependabot/cargo/flexi_logger-0.19.5diogo4642021-10-301-21/+19
|\ \
| * | Bump flexi_logger from 0.18.0 to 0.19.5dependabot[bot]2021-10-301-21/+19
| |/
* | Merge pull request #6 from diogo464/dependabot/cargo/serde-1.0.130diogo4642021-10-301-4/+4
|\ \
| * | Bump serde from 1.0.126 to 1.0.130dependabot[bot]2021-10-301-4/+4
| |/
* / Bump slotmap from 1.0.5 to 1.0.6dependabot[bot]2021-10-301-2/+2
|/
* Added some tests to dotup_cli crate.diogo4642021-07-111-0/+102
* Added some tests to the dotup crate.diogo4642021-07-111-0/+90
* Initial commitdiogo4642021-07-081-0/+458