fix: diagnostics insted of panicking
This commit is contained in:
parent
42632f81e4
commit
f7735bec52
4 changed files with 38 additions and 16 deletions
|
@ -15,4 +15,4 @@ members = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
binf_macros = { version = "1.0.1" }
|
||||
binf_macros = { version = "1.0.1", path = "macros" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue