diff --git a/Cargo.toml b/Cargo.toml index 8b81be34a0..cb9feb8e4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -142,7 +142,7 @@ cosmic-text = "0.11" dark-light = "1.0" futures = "0.3" glam = "0.25" -glyphon = { git = "https://github.com/hecrj/glyphon.git", rev = "0975704bbb57b9cdaa33bcbe60f46acf3dddc09e" } +glyphon = { git = "https://github.com/hecrj/glyphon.git", rev = "bb56f23f25ab0fd807f4bd0cff7681fc968de001" } guillotiere = "0.6" half = "2.2" image = "0.24"