Skip to content

Commit c950a89

Browse files
committed
doc: add wgpu to full support in docs
1 parent 8dce191 commit c950a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

librashader/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
//! | Direct3D 11 | ✅ | `d3d11` |
4242
//! | Direct3D 12 | ✅ | `d3d12` |
4343
//! | Metal | ✅ | `metal` |
44-
//! | wgpu | 🆗 | `wgpu` |
44+
//! | wgpu | | `wgpu` |
4545
//!
4646
//! ✅ Full Support — 🆗 Secondary Support
4747
//!

0 commit comments

Comments
 (0)