From 0c65936664dfba70fe5d22d1347c14cf9f85d0da Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez Date: Fri, 16 Jun 2023 15:50:03 +0200 Subject: Update `glyphon` and `cosmic-text` --- wgpu/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wgpu/Cargo.toml') diff --git a/wgpu/Cargo.toml b/wgpu/Cargo.toml index 7e50dff2..f3a83acb 100644 --- a/wgpu/Cargo.toml +++ b/wgpu/Cargo.toml @@ -45,7 +45,7 @@ path = "../graphics" [dependencies.glyphon] version = "0.2" git = "https://github.com/hecrj/glyphon.git" -rev = "26f92369da3704988e3e27f0b35e705c6b2de203" +rev = "8dbf36020e5759fa9144517b321372266160113e" [dependencies.glam] version = "0.24" -- cgit