Skip to content

Commit f17b570

Browse files
authored
Merge pull request #36 from DataTreehouse/ottr_peg
Turn off trace
2 parents e5e6683 + 2efcb8d commit f17b570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/templates/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ pyo3.workspace = true
1515
walkdir.workspace = true
1616
oxiri.workspace = true
1717
oxilangtag.workspace = true
18-
peg = {workspace = true, features = ["trace"] }
18+
peg = {workspace = true }

0 commit comments

Comments
 (0)