Skip to content

Commit e8a827c

Browse files
build(deps): bump the patch-versions group with 5 updates (#999)
Bumps the patch-versions group with 5 updates: | Package | From | To | | --- | --- | --- | | [zmij](https://github.com/dtolnay/zmij) | `1.0.8` | `1.0.10` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.17` | `0.7.18` | | [tokio-test](https://github.com/tokio-rs/tokio) | `0.4.4` | `0.4.5` | | [libc](https://github.com/rust-lang/libc) | `0.2.178` | `0.2.179` | | [syn](https://github.com/dtolnay/syn) | `2.0.112` | `2.0.113` | Updates `zmij` from 1.0.8 to 1.0.10 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.8...1.0.10) Updates `tokio-util` from 0.7.17 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.17...tokio-util-0.7.18) Updates `tokio-test` from 0.4.4 to 0.4.5 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-test-0.4.4...tokio-test-0.4.5) Updates `libc` from 0.2.178 to 0.2.179 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/main/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.178...0.2.179) Updates `syn` from 2.0.112 to 2.0.113 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.112...2.0.113) --- updated-dependencies: - dependency-name: zmij dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: tokio-test dependency-version: 0.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: libc dependency-version: 0.2.179 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: syn dependency-version: 2.0.113 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5ebde3 commit e8a827c

2 files changed

Lines changed: 31 additions & 55 deletions

File tree

Cargo.lock

Lines changed: 30 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ capnp-rpc = "0.24"
179179
capnp = "0.24"
180180
capnpc = "0.24"
181181
#
182-
libc = "0.2.178"
182+
libc = "0.2.179"
183183
rustix = { version = "1.0", default-features = false }
184184
windows-sys = "0.61"
185185
#

0 commit comments

Comments
 (0)