summaryrefslogtreecommitdiffstats
path: root/wgpu/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'wgpu/Cargo.toml')
-rw-r--r--wgpu/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/wgpu/Cargo.toml b/wgpu/Cargo.toml
index c860bbf1..af841036 100644
--- a/wgpu/Cargo.toml
+++ b/wgpu/Cargo.toml
@@ -35,6 +35,7 @@ log = "0.4"
guillotiere = "0.6"
futures = "0.3"
kamadak-exif = "0.5"
+bitflags = "1.3"
[dependencies.bytemuck]
version = "1.4"