summaryrefslogtreecommitdiffstats
path: root/wgpu/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-05-02 00:58:33 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-05-02 01:02:33 +0200
commitedf3432bf5176be13437b9fd5d25b890ec9dbe69 (patch)
tree6acba55171f28af1a3c9c4e65a99ad10abc11c65 /wgpu/Cargo.toml
parent4bd290afe7d81d9aaf7467b3ce91491f6600261a (diff)
downloadiced-edf3432bf5176be13437b9fd5d25b890ec9dbe69.tar.gz
iced-edf3432bf5176be13437b9fd5d25b890ec9dbe69.tar.bz2
iced-edf3432bf5176be13437b9fd5d25b890ec9dbe69.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 254d32d6..6934ae49 100644
--- a/wgpu/Cargo.toml
+++ b/wgpu/Cargo.toml
@@ -44,7 +44,7 @@ path = "../graphics"
[dependencies.glyphon]
version = "0.2"
git = "https://github.com/hecrj/glyphon.git"
-rev = "446cf0803065b52ba5fb9a30fe0addb6d7b5f9d9"
+rev = "504aa8a9a1fb42726f02fa244b70119e7ca25933"
[dependencies.encase]
version = "0.3.0"