diff --git a/Cargo.toml b/Cargo.toml index c6472ed..7011800 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.13.0" triple_buffer = "0.3.3"