Skip to content

Commit 2c83086

Browse files
chore(deps): bump the patch-updates group with 13 updates (gfx-rs#7352)
Bumps the patch-updates group with 13 updates: | Package | From | To | | --- | --- | --- | | [libc](https://github.com/rust-lang/libc) | `0.2.170` | `0.2.171` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.3` | `1.21.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.0` | `1.44.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.39` | `1.0.40` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.87` | `0.1.88` | | [clap](https://github.com/clap-rs/clap) | `4.5.31` | `4.5.32` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.31` | `4.5.32` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.28` | `4.5.32` | | [deno_terminal](https://github.com/denoland/deno_terminal) | `0.2.0` | `0.2.2` | | [half](https://github.com/starkat99/half-rs) | `2.4.1` | `2.5.0` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.30` | `0.2.31` | | [uuid](https://github.com/uuid-rs/uuid) | `1.15.1` | `1.16.0` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.3` | `0.7.4` | Updates `libc` from 0.2.170 to 0.2.171 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.170...0.2.171) Updates `once_cell` from 1.20.3 to 1.21.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.3...v1.21.1) Updates `tokio` from 1.44.0 to 1.44.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.0...tokio-1.44.1) Updates `quote` from 1.0.39 to 1.0.40 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.39...1.0.40) Updates `async-trait` from 0.1.87 to 0.1.88 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.87...0.1.88) Updates `clap` from 4.5.31 to 4.5.32 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.31...clap_complete-v4.5.32) Updates `clap_builder` from 4.5.31 to 4.5.32 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.31...v4.5.32) Updates `clap_derive` from 4.5.28 to 4.5.32 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.28...v4.5.32) Updates `deno_terminal` from 0.2.0 to 0.2.2 - [Release notes](https://github.com/denoland/deno_terminal/releases) - [Commits](denoland/deno_terminal@0.2.0...0.2.2) Updates `half` from 2.4.1 to 2.5.0 - [Release notes](https://github.com/starkat99/half-rs/releases) - [Changelog](https://github.com/starkat99/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.4.1...v2.5.0) Updates `prettyplease` from 0.2.30 to 0.2.31 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.30...0.2.31) Updates `uuid` from 1.15.1 to 1.16.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.15.1...v1.16.0) Updates `winnow` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.3...v0.7.4) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: deno_terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: half dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: prettyplease dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: uuid dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6011b0b commit 2c83086

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ noise = "0.9"
126126
nv-flip = "0.1"
127127
obj = "0.10"
128128
# NOTE: once_cell/std is *required* for some commonly-used features, selecting this per crate
129-
once_cell = { version = "1.20.3", default-features = false }
129+
once_cell = { version = "1.21.1", default-features = false }
130130
# Firefox has 3.4.0 vendored, so we allow that version in our dependencies
131131
ordered-float = { version = ">=3,<=4.6", default-features = false }
132132
parking_lot = "0.12.1"
@@ -205,7 +205,7 @@ deno_webidl = "0.190.0"
205205
deno_webgpu = { version = "0.157.0", path = "./deno_webgpu" }
206206
deno_unsync = "0.4.2"
207207
deno_error = "0.5.5"
208-
tokio = "1.44.0"
208+
tokio = "1.44.1"
209209
termcolor = "1.4.1"
210210

211211
# android dependencies

0 commit comments

Comments
 (0)