mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
use main_error for error printing
This commit is contained in:
parent
4fcc110a0f
commit
023d2c6f40
3 changed files with 171 additions and 116 deletions
|
|
@ -26,6 +26,7 @@ better-panic = "0.1"
|
|||
err-derive = "0.1"
|
||||
parse-display = "0.1"
|
||||
jemallocator = "0.3"
|
||||
main_error = "0.1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "0.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue