mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
tryFromPrimitive
This commit is contained in:
parent
c4f9b7bfb8
commit
ee63f2ab93
11 changed files with 53 additions and 39 deletions
|
|
@ -26,6 +26,7 @@ parse-display = "0.1"
|
|||
main_error = "0.1.0"
|
||||
jemallocator = { version = "0.3", optional = true }
|
||||
better-panic = { version = "0.1", optional = true }
|
||||
no-panic = { version = "0.1", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "0.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue