summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2022-11-05build(deps): update rust crate terminal_size to 0.2.2renovate[bot]
2022-11-05build(deps): update rust crate clap to 4.0.19renovate[bot]
2022-11-05build(deps): update pest crates to 2.4.1renovate[bot]
2022-11-03build(deps): update rust crate systemstat to v0.2.2renovate[bot]
2022-10-29build(deps): update rust crate once_cell to 1.16.0renovate[bot]
2022-10-29build(deps): update rust crate gethostname to 0.4.0renovate[bot]
2022-10-25build(deps): update rust crate windows to 0.43.0renovate[bot]
2022-10-24build(deps): update rust crate shadow-rs to 0.17.1renovate[bot]
2022-10-23build(deps): update rust crate quick-xml to 0.26.0renovate[bot]
2022-10-22build(deps): update rust crate toml_edit to 0.15.0renovate[bot]
2022-10-21build(deps): update rust crate serde to 1.0.147renovate[bot]
2022-10-21build(deps): update rust crate serde to 1.0.146renovate[bot]
2022-10-21build(deps): update rust crate clap to 4.0.18renovate[bot]
2022-10-20build(deps): update rust crate serde_json to 1.0.87renovate[bot]
2022-10-19build(deps): update rust crate clap_complete to 4.0.3renovate[bot]
2022-10-18build(deps): update rust crate clap to 4.0.17renovate[bot]
2022-10-18build(deps): update rust crate clap to 4.0.16renovate[bot]
2022-10-15build(deps): update rust crate shadow-rs to 0.17.0renovate[bot]
2022-10-14chore(master): release 1.11.0 (#4353)v1.11.0github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-14build(deps): update gitoxide crates (#4470)David Knaack
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-14build(deps): update rust crate clap to 4.0.15renovate[bot]
2022-10-13build(deps): update rust crate clap to 4.0.14renovate[bot]
2022-10-12build(deps): update rust crate home to 0.5.4renovate[bot]
2022-10-11build(deps): update rust crate clap to 4.0.13renovate[bot]
2022-10-10build(deps): update rust crate clap to 4.0.12renovate[bot]
2022-10-09build(deps): update rust crate serde_json to 1.0.86renovate[bot]
2022-10-09build(deps): update rust crate gethostname to 0.3.0renovate[bot]
2022-10-09build(deps): update rust crate clap to 4.0.11renovate[bot]
2022-10-07build(deps): update rust crate dunce to 1.0.3renovate[bot]
2022-10-06build(deps): update rust crate clap to 4.0.10renovate[bot]
2022-10-05build(deps): update rust crate pest_derive to 2.4.0renovate[bot]
2022-10-04build(deps): update rust crate clap to 4.0.9renovate[bot]
2022-10-03build: bump systemstat from 0.2.0 to 0.2.1 (#4437)dependabot[bot]
Bumps [systemstat](https://github.com/unrelentingtech/systemstat) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/unrelentingtech/systemstat/releases) - [Commits](https://github.com/unrelentingtech/systemstat/commits) --- updated-dependencies: - dependency-name: systemstat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03build: bump schemars from 0.8.10 to 0.8.11 (#4438)dependabot[bot]
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](https://github.com/GREsau/schemars/compare/v0.8.10...v0.8.11) --- updated-dependencies: - dependency-name: schemars dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03build: bump pest from 2.3.1 to 2.4.0 (#4436)dependabot[bot]
Bumps [pest](https://github.com/pest-parser/pest) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](https://github.com/pest-parser/pest/compare/v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: pest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03build: bump clap from 4.0.4 to 4.0.8 (#4435)dependabot[bot]
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.4 to 4.0.8. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.0.4...v4.0.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03build: bump windows from 0.39.0 to 0.42.0 (#4388)David Knaack
* build: bump windows from 0.39.0 to 0.41.0 Bumps [windows](https://github.com/microsoft/windows-rs) from 0.39.0 to 0.41.0. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/compare/0.39.0...0.41.0) --- updated-dependencies: - dependency-name: windows dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix `AccessCheck` call * build(dep): bump windows to 0.42.0 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30build: bump clap_complete from 4.0.1 to 4.0.2 (#4420)dependabot[bot]
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.0.1...clap_complete-v4.0.2) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30build: bump clap from 4.0.2 to 4.0.4 (#4422)dependabot[bot]
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-29build: bump clap from v3 to v4 (#4413)David Knaack
* build: bump clap from v3 to v4 * bump
2022-09-26build: bump notify-rust from 4.5.9 to 4.5.10 (#4407)dependabot[bot]
Bumps [notify-rust](https://github.com/hoodie/notify-rust) from 4.5.9 to 4.5.10. - [Release notes](https://github.com/hoodie/notify-rust/releases) - [Changelog](https://github.com/hoodie/notify-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/hoodie/notify-rust/compare/v4.5.9...v4.5.10) --- updated-dependencies: - dependency-name: notify-rust dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23build: bump serde from 1.0.144 to 1.0.145 (#4400)dependabot[bot]
2022-09-23build: bump git-features from 0.22.5 to 0.22.6 (#4398)dependabot[bot]
2022-09-22build: bump once_cell from 1.14.0 to 1.15.0 (#4391)dependabot[bot]
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/matklad/once_cell/releases) - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-22build: bump git-repository from 0.23.1 to 0.24.0 (#4393)David Knaack
* build: bump git-repository from 0.23.1 to 0.24.0 Bumps [git-repository](https://github.com/Byron/gitoxide) from 0.23.1 to 0.24.0. - [Release notes](https://github.com/Byron/gitoxide/releases) - [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md) - [Commits](https://github.com/Byron/gitoxide/compare/git-repository-v0.23.1...git-repository-v0.24.0) --- updated-dependencies: - dependency-name: git-repository dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * add new member to `git::permissions::Config` Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-22build: bump notify-rust from 4.5.8 to 4.5.9 (#4396)dependabot[bot]
Bumps [notify-rust](https://github.com/hoodie/notify-rust) from 4.5.8 to 4.5.9. - [Release notes](https://github.com/hoodie/notify-rust/releases) - [Changelog](https://github.com/hoodie/notify-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/hoodie/notify-rust/compare/v4.5.8...v4.5.9) --- updated-dependencies: - dependency-name: notify-rust dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20build: bump clap from 3.2.21 to 3.2.22 (#4383)dependabot[bot]
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.21 to 3.2.22. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/v3.2.22/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.2.21...v3.2.22) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20build: bump open from 3.0.2 to 3.0.3 (#4373)dependabot[bot]
Bumps [open](https://github.com/Byron/open-rs) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](https://github.com/Byron/open-rs/compare/v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: open dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20build: bump os_info from 3.5.0 to 3.5.1 (#4385)dependabot[bot]
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/stanislav-tkach/os_info/releases) - [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md) - [Commits](https://github.com/stanislav-tkach/os_info/compare/v3.5.0...v3.5.1) --- updated-dependencies: - dependency-name: os_info dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-18build: bump unicode-width from 0.1.9 to 0.1.10 (#4368)dependabot[bot]