29 lines
751 B
YAML
29 lines
751 B
YAML
schema: 1
|
|
|
|
bugzilla:
|
|
product: Core
|
|
component: "Graphics: WebGPU"
|
|
|
|
origin:
|
|
name: wgpu
|
|
description: A cross-platform pure-Rust graphics API, modeled on the WebGPU standard
|
|
url: https://github.com/gfx-rs/wgpu
|
|
release: 88862f1fa3fd0f0c1010e9fc999dcfe47b5ae8fc (2025-07-08T13:16:29Z).
|
|
revision: 88862f1fa3fd0f0c1010e9fc999dcfe47b5ae8fc
|
|
license: ['MIT', 'Apache-2.0']
|
|
|
|
updatebot:
|
|
maintainer-phab: "#webgpu-reviewers"
|
|
maintainer-bz: jimb@mozilla.com
|
|
try-preset: webgpu
|
|
tasks:
|
|
- type: vendoring
|
|
enabled: false
|
|
frequency: 1 week
|
|
blocking: 1851881 # webgpu-update-wgpu
|
|
|
|
vendoring:
|
|
url: https://github.com/gfx-rs/wgpu
|
|
source-hosting: github
|
|
vendor-directory: gfx/wgpu_bindings/
|
|
flavor: rust
|