mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 06:35:39 +00:00
Move server to (temporarily) require Rust Beta or stable 1.31+
This commit is contained in:
@@ -4,7 +4,7 @@ use std::{
|
||||
sync::Arc,
|
||||
};
|
||||
|
||||
use ::{
|
||||
use crate::{
|
||||
project::Project,
|
||||
web::Server,
|
||||
session::Session,
|
||||
|
||||
Reference in New Issue
Block a user