mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Update wgpu repository link in Cargo.toml. (#2834)
This fixes issue #2830.
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user