diff options
Diffstat (limited to 'examples/custom_shader/Cargo.toml')
-rw-r--r-- | examples/custom_shader/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/custom_shader/Cargo.toml b/examples/custom_shader/Cargo.toml index 0b8466a9..b602f98d 100644 --- a/examples/custom_shader/Cargo.toml +++ b/examples/custom_shader/Cargo.toml @@ -9,7 +9,6 @@ iced.workspace = true iced.features = ["debug", "advanced"] image.workspace = true -wgpu.workspace = true bytemuck.workspace = true glam.workspace = true |