Skip to content

Commit a0ae794

Browse files
committed
Migrate to Rust Edition 2024.
1 parent bb7bad5 commit a0ae794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cgwavefront_obj"
33
version = "1.0.8"
44
authors = ["LambdaXymox <lambda.xymox@gmail.com>"]
5-
edition = "2021"
5+
edition = "2024"
66
readme = "README.md"
77
repository = "https://github.com/lambdaxymox/cgwavefront_obj"
88
categories = [

0 commit comments

Comments
 (0)