summaryrefslogtreecommitdiffstats
path: root/wgpu/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-06-16 15:50:03 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-06-16 15:50:03 +0200
commit0c65936664dfba70fe5d22d1347c14cf9f85d0da (patch)
tree4313233d0f05a9006b16aa9216419d81a87da885 /wgpu/Cargo.toml
parent267dbf34e94bbdfe99de857aea5930f1fcac7aec (diff)
downloadiced-0c65936664dfba70fe5d22d1347c14cf9f85d0da.tar.gz
iced-0c65936664dfba70fe5d22d1347c14cf9f85d0da.tar.bz2
iced-0c65936664dfba70fe5d22d1347c14cf9f85d0da.zip
Update `glyphon` and `cosmic-text`
Diffstat (limited to 'wgpu/Cargo.toml')
-rw-r--r--wgpu/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"