Skip to content

Commit 17bd3f9

Browse files
committed
wgpu has been moved from "wgpu-rs" to "wgpu" (#2445)
Name and link update
1 parent 11485de commit 17bd3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Bevy has the following [Focus Areas](https://github.com/bevyengine/bevy/labels/f
7878

7979
Bevy is only possible because of the hard work put into these foundational technologies:
8080

81-
* [wgpu-rs](https://github.com/gfx-rs/wgpu-rs): modern / low-level / cross-platform graphics library inspired by Vulkan
81+
* [wgpu](https://github.com/gfx-rs/wgpu): modern / low-level / cross-platform graphics library inspired by Vulkan
8282
* [glam-rs](https://github.com/bitshifter/glam-rs): a simple and fast 3D math library for games and graphics
8383
* [winit](https://github.com/rust-windowing/winit): cross-platform window creation and management in Rust
8484
* [spirv-reflect](https://github.com/gwihlidal/spirv-reflect-rs): Reflection API in rust for SPIR-V shader byte code

0 commit comments

Comments
 (0)