Move server to (temporarily) require Rust Beta or stable 1.31+

This commit is contained in:
Lucien Greathouse
2018-11-27 10:45:02 -08:00
parent 9db31c9191
commit 6617b8b6c4
6 changed files with 15 additions and 8 deletions

View File

@@ -5,6 +5,7 @@ authors = ["Lucien Greathouse <me@lpghatguy.com>"]
description = "A tool to create robust Roblox projects"
license = "MIT"
repository = "https://github.com/LPGhatguy/rojo"
edition = "2018"
[lib]
name = "librojo"