1302: removed autocapture from cargo.toml r=cwfitzgerald a=adamnemecek



Co-authored-by: adamnemecek <adamnemecek@gmail.com>
This commit is contained in:
bors[bot]
2021-04-02 19:46:35 +00:00
committed by GitHub

View File

@@ -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"