summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 134f3244..641073f4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -49,6 +49,7 @@ opt-level = 2
[workspace.dependencies]
criterion = { version = "0.5.1", default-features = false }
+glow = "0.13"
puffin = "0.18"
raw-window-handle = "0.5.0"
thiserror = "1.0.37"