mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Enable all features for the docs
This commit is contained in:
committed by
Dzmitry Malyshau
parent
427d8dc1eb
commit
62fe72be2e
@@ -6,9 +6,12 @@ edition = "2018"
|
||||
description = "Shader translation infrastructure"
|
||||
homepage = "https://github.com/gfx-rs/naga"
|
||||
repository = "https://github.com/gfx-rs/naga"
|
||||
keywords = ["shader", "SPIR-V"]
|
||||
keywords = ["shader", "SPIR-V", "GLSL", "MSL"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
[dependencies]
|
||||
bitflags = "1"
|
||||
bit-set = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user