mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Merge #1302
1302: removed autocapture from cargo.toml r=cwfitzgerald a=adamnemecek Co-authored-by: adamnemecek <adamnemecek@gmail.com>
This commit is contained in:
@@ -33,10 +33,5 @@ path = "../wgpu-core"
|
||||
package = "wgpu-core"
|
||||
features = ["replay", "raw-window-handle"]
|
||||
|
||||
#[target.'cfg(any(target_os = "ios", target_os = "macos"))'.dependencies.gfx-backend-metal]
|
||||
#git = "https://github.com/gfx-rs/gfx"
|
||||
#rev = "" # insert revision here
|
||||
#features = ["auto-capture"]
|
||||
|
||||
[dev-dependencies]
|
||||
serde = "1"
|
||||
|
||||
Reference in New Issue
Block a user