mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Remove unnecessary features
This commit is contained in:
@@ -18,8 +18,6 @@ license = "MPL-2.0"
|
||||
default = []
|
||||
trace = ["ron", "serde", "wgt/trace"]
|
||||
replay = ["serde", "wgt/replay"]
|
||||
metal-auto-capture = ["gfx-backend-metal/auto-capture"]
|
||||
x11 = ["gfx-backend-vulkan/x11"]
|
||||
#NOTE: glutin feature is not stable, use at your own risk
|
||||
#glutin = ["gfx-backend-gl/glutin"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user