fix: upgrade rust version

This commit is contained in:
Nova
2022-11-11 13:25:57 -05:00
parent 892a4165f8
commit b278a43d6d

View File

@@ -1,5 +1,5 @@
[package]
edition = "2018"
edition = "2021"
name = "stardust-xr-server"
version = "0.10.2"
authors = ["Nova King <technobaboo@proton.me>"]