Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the cargo group across 1 directory with 7 updates
Bumps the cargo group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.95` | | [colored](https://github.com/mackwic/colored) | `2.1.0` | `2.2.0` | | [fast-glob](https://github.com/shulaoda/fast-glob) | `0.4.0` | `0.4.1` | | [semver](https://github.com/dtolnay/semver) | `1.0.23` | `1.0.24` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` | | [which](https://github.com/harryfei/which-rs) | `7.0.0` | `7.0.1` | | [napi-build](https://github.com/napi-rs/napi-rs) | `2.1.3` | `2.1.4` | Updates `anyhow` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) Updates `colored` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v2.1.0...v2.2.0) Updates `fast-glob` from 0.4.0 to 0.4.1 - [Commits](https://github.com/shulaoda/fast-glob/commits) Updates `semver` from 1.0.23 to 1.0.24 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.23...1.0.24) Updates `serde_json` from 1.0.133 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.134) Updates `which` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.0...7.0.1) Updates `napi-build` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/commits/[email protected]) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: colored dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: fast-glob dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: napi-build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information