Update wgpu repository link in Cargo.toml. (#2834)

This fixes issue #2830.
This commit is contained in:
RustEnthusiast
2022-07-02 03:17:08 -05:00
committed by GitHub
parent c20c86a948
commit cb0646f8da

View File

@@ -5,7 +5,7 @@ authors = ["wgpu developers"]
edition = "2021"
description = "Rusty WebGPU API wrapper"
homepage = "https://wgpu.rs/"
repository = "https://github.com/gfx-rs/wgpu/tree/v0.12"
repository = "https://github.com/gfx-rs/wgpu/tree/v0.13"
keywords = ["graphics"]
license = "MIT OR Apache-2.0"
exclude = [