1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00

remove invalid warning

This commit is contained in:
schaeff 2021-02-23 17:29:55 +01:00
parent 4c509e996d
commit 4fbeaa2376

View file

@ -1,5 +1,3 @@
#![allow(non_fmt_panic)]
extern crate pest;
#[macro_use]
extern crate pest_derive;