Skip to content

Commit 518408d

Browse files
committed
Remove spirv-reflect from readme (#5192)
# Objective - The libraries used section of the README is outdated and is missing a lot of libraries - The README isn't really the place for that anyway ## Solution - Remove the section
1 parent 7b2cf98 commit 518408d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ Bevy is only possible because of the hard work put into these foundational techn
9090
* [wgpu](https://wgpu.rs/): modern / low-level / cross-platform graphics library inspired by Vulkan
9191
* [glam-rs](https://github.com/bitshifter/glam-rs): a simple and fast 3D math library for games and graphics
9292
* [winit](https://github.com/rust-windowing/winit): cross-platform window creation and management in Rust
93-
* [spirv-reflect](https://github.com/gwihlidal/spirv-reflect-rs): Reflection API in rust for SPIR-V shader byte code
9493

9594
## [Bevy Cargo Features][cargo_features]
9695

0 commit comments

Comments
 (0)