mirror of
https://github.com/artegoser/ONLang
synced 2024-11-05 20:43:57 +03:00
fix: delete unstable feature
This commit is contained in:
parent
6dfb788190
commit
0935615f69
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
#![feature(box_syntax, panic_info_message)]
|
||||
|
||||
use clap::Parser;
|
||||
use std::fs;
|
||||
use std::time::Instant;
|
||||
|
|
Loading…
Reference in a new issue