summaryrefslogtreecommitdiffstats
path: root/wgpu
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--wgpu/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wgpu/Cargo.toml b/wgpu/Cargo.toml
index b03fa43f..17dfb4a3 100644
--- a/wgpu/Cargo.toml
+++ b/wgpu/Cargo.toml
@@ -19,7 +19,7 @@ wgpu_glyph = "0.7"
glyph_brush = "0.6"
raw-window-handle = "0.3"
glam = "0.8"
-font-kit = "0.5.0"
+font-kit = "0.5"
log = "0.4"
guillotiere = "0.4"