diff --git a/lib/templates/Cargo.toml b/lib/templates/Cargo.toml index 4baac2d3..35d101f0 100644 --- a/lib/templates/Cargo.toml +++ b/lib/templates/Cargo.toml @@ -15,4 +15,4 @@ pyo3.workspace = true walkdir.workspace = true oxiri.workspace = true oxilangtag.workspace = true -peg = {workspace = true, features = ["trace"] } +peg = {workspace = true }