summaryrefslogtreecommitdiffstats
path: root/wgpu/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-04-08 07:35:16 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-04-08 07:35:16 +0200
commitd206b82ebb7617337cd378bd19542a7abf8a4529 (patch)
tree82e424ee7e9d73499039e2e9ef3aa25ca83ba8a3 /wgpu/Cargo.toml
parentba07abe5c8d3f6fb175e13f5cd10f74ee8ab460c (diff)
downloadiced-d206b82ebb7617337cd378bd19542a7abf8a4529.tar.gz
iced-d206b82ebb7617337cd378bd19542a7abf8a4529.tar.bz2
iced-d206b82ebb7617337cd378bd19542a7abf8a4529.zip
Update `glyphon`
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 36c891bb..c1f23246 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 = "6601deec1c7595f8fd5f83f929b2497104905400"
+rev = "1d26d92b19407c5dabe4625944d4a6babbbf0715"
[dependencies.encase]
version = "0.3.0"