mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Move world to 2021 edition
This commit is contained in:
parent
e3927ed3f6
commit
4fe5fdad4a
@ -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"]
|
||||
|
Loading…
Reference in New Issue
Block a user