Skip to content

Commit eeafb8d

Browse files
author
Will Usher
committed
use 2021 edition
1 parent 21364b9 commit eeafb8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tobj"
33
version = "3.2.5"
4-
edition = "2018"
4+
edition = "2021"
55
authors = ["Will Usher <will@willusher.io>", "Moritz Moeller <virtualritz@protonmail.com>"]
66
description = "A lightweight OBJ loader in the spirit of tinyobjloader"
77
homepage = "https://github.com/Twinklebear/tobj"

0 commit comments

Comments
 (0)