mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2025-09-25 07:51:30 +02:00
remove dependency on winnow
This commit is contained in:
parent
1b6d2a9b62
commit
3cca2bc2cc
4 changed files with 0 additions and 31 deletions
|
@ -8,7 +8,6 @@ use crate::syntax::check::check;
|
|||
|
||||
mod lexer;
|
||||
mod syntax;
|
||||
mod utils;
|
||||
|
||||
fn main() {
|
||||
let mut files = SimpleFiles::new();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue