Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the cargo-dependencies group with 9 updates (iopsys…
…tems#186) Bumps the cargo-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [chrono](https://github.com/chronotope/chrono) | `0.4.35` | `0.4.37` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [lz4_flex](https://github.com/pseitz/lz4_flex) | `0.11.2` | `0.11.3` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.2` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.2` | `0.8.3` | | [security-framework](https://github.com/kornelski/rust-security-framework) | `2.9.2` | `2.10.0` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.9.1` | `2.10.0` | | [zstd-sys](https://github.com/gyscos/zstd-rs) | `2.0.9+zstd.1.5.5` | `2.0.10+zstd.1.5.6` | Updates `chrono` from 0.4.35 to 0.4.37 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.35...v0.4.37) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.37.0) Updates `lz4_flex` from 0.11.2 to 0.11.3 - [Release notes](https://github.com/pseitz/lz4_flex/releases) - [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md) - [Commits](https://github.com/pseitz/lz4_flex/commits) Updates `memchr` from 2.7.1 to 2.7.2 - [Commits](BurntSushi/memchr@2.7.1...2.7.2) Updates `pin-project-lite` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.13...v0.2.14) Updates `regex-syntax` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.2...regex-syntax-0.8.3) Updates `security-framework` from 2.9.2 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](kornelski/rust-security-framework@v2.9.2...v2.10.0) Updates `security-framework-sys` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](kornelski/rust-security-framework@v2.9.1...v2.10.0) Updates `zstd-sys` from 2.0.9+zstd.1.5.5 to 2.0.10+zstd.1.5.6 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](gyscos/zstd-rs@zstd-sys-2.0.9...zstd-sys-2.0.10) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: lz4_flex dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: security-framework dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: zstd-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information