mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
build(deps): bump gpu-descriptor from 0.3.1 to 0.3.2
Bumps [gpu-descriptor](https://github.com/zakarumych/gpu-descriptor) from 0.3.1 to 0.3.2. - [Changelog](https://github.com/zakarumych/gpu-descriptor/blob/master/CHANGELOG.md) - [Commits](https://github.com/zakarumych/gpu-descriptor/commits) --- updated-dependencies: - dependency-name: gpu-descriptor dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7147e06b53
commit
78e712b75c
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -2709,9 +2709,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gpu-descriptor"
|
name = "gpu-descriptor"
|
||||||
version = "0.3.1"
|
version = "0.3.2"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "dcf29e94d6d243368b7a56caa16bc213e4f9f8ed38c4d9557069527b5d5281ca"
|
checksum = "b89c83349105e3732062a895becfc71a8f921bb71ecbbdd8ff99263e3b53a0ca"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitflags 2.9.1",
|
"bitflags 2.9.1",
|
||||||
"gpu-descriptor-types",
|
"gpu-descriptor-types",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue