diff --git a/Cargo.toml b/Cargo.toml index c6472ed..d331353 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,5 +9,5 @@ cgmath = "*" image = "*" baal = "0.5.1" tobj = "0.1.4" -glium_text = "0.11.0" +glium_text = "0.14.0" triple_buffer = "0.3.3"