Move world to 2021 edition

This commit is contained in:
juliancoffee 2022-01-26 16:03:27 +02:00
parent e3927ed3f6
commit 4fe5fdad4a

View File

@ -2,7 +2,7 @@
name = "veloren-world"
version = "0.10.0"
authors = ["Joshua Barretto <joshua.s.barretto@gmail.com>"]
edition = "2018"
edition = "2021"
[features]
simd = ["vek/platform_intrinsics", "packed_simd"]