diff options
Diffstat (limited to 'wgpu/Cargo.toml')
-rw-r--r-- | wgpu/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wgpu/Cargo.toml b/wgpu/Cargo.toml index 4b6b0483..50c9f588 100644 --- a/wgpu/Cargo.toml +++ b/wgpu/Cargo.toml @@ -32,7 +32,7 @@ bitflags.workspace = true bytemuck.workspace = true futures.workspace = true glam.workspace = true -glyphon.workspace = true +cryoglyph.workspace = true guillotiere.workspace = true log.workspace = true rustc-hash.workspace = true |