forked from rojo-rbx/rojo
Move server to (temporarily) require Rust Beta or stable 1.31+
This commit is contained in:
@@ -5,6 +5,7 @@ use std::{
|
||||
io,
|
||||
path::{Path, PathBuf},
|
||||
};
|
||||
|
||||
use serde_json;
|
||||
|
||||
pub static PROJECT_FILENAME: &'static str = "roblox-project.json";
|
||||
|
||||
Reference in New Issue
Block a user