mirror of
https://github.com/sadoyan/aralez.git
synced 2026-06-30 19:32:21 +08:00
AS
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
mod web;
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
web::run::run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user