diff --git a/Cargo.toml b/Cargo.toml index 50a1db2..3b95297 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tobj" version = "3.2.5" -edition = "2018" +edition = "2021" authors = ["Will Usher ", "Moritz Moeller "] description = "A lightweight OBJ loader in the spirit of tinyobjloader" homepage = "https://github.com/Twinklebear/tobj"