Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the patch group with 9 updates (#45)
Bumps the patch group with 9 updates: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.40` | `1.0.50` | | [serde](https://github.com/serde-rs/serde) | `1.0.160` | `1.0.193` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.26` | `1.0.28` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.38` | `0.4.40` | | [log](https://github.com/rust-lang/log) | `0.4.17` | `0.4.20` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.28` | `0.3.29` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.71` | `1.0.75` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.3` | `0.17.7` | | [serde_json](https://github.com/serde-rs/json) | `1.0.96` | `1.0.108` | Updates `thiserror` from 1.0.40 to 1.0.50 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.40...1.0.50) Updates `serde` from 1.0.160 to 1.0.193 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.160...v1.0.193) Updates `flate2` from 1.0.26 to 1.0.28 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.0.26...1.0.28) Updates `tar` from 0.4.38 to 0.4.40 - [Commits](alexcrichton/tar-rs@0.4.38...0.4.40) Updates `log` from 0.4.17 to 0.4.20 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.17...0.4.20) Updates `futures-util` from 0.3.28 to 0.3.29 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.28...0.3.29) Updates `anyhow` from 1.0.71 to 1.0.75 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.71...1.0.75) Updates `indicatif` from 0.17.3 to 0.17.7 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](https://github.com/console-rs/indicatif/commits) Updates `serde_json` from 1.0.96 to 1.0.108 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.96...v1.0.108) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: futures-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Orhun Parmaksız <[email protected]>
- Loading branch information