diff --git a/Cargo.toml b/Cargo.toml index c6472ed..1cf08e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,6 @@ glium = "*" cgmath = "*" image = "*" baal = "0.5.1" -tobj = "0.1.4" +tobj = "3.0.1" glium_text = "0.11.0" triple_buffer = "0.3.3"