mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
build(deps): bump gpu-descriptor-types from 0.1.1 to 0.1.2 (#30424)
Bumps [gpu-descriptor-types](https://github.com/zakarumych/gpu-descriptor) from 0.1.1 to 0.1.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-types dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
38c91b836a
commit
3d81252c35
1 changed files with 3 additions and 3 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -2237,11 +2237,11 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "gpu-descriptor-types"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "363e3677e55ad168fef68cf9de3a4a310b53124c5e784c53a1d70e92d23f2126"
|
||||
checksum = "6bf0b36e6f090b7e1d8a4b49c0cb81c1f8376f72198c65dd3ad9ff3556b8b78c"
|
||||
dependencies = [
|
||||
"bitflags 1.3.2",
|
||||
"bitflags 2.4.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue