add some error managment
This commit is contained in:
parent
53a30fad23
commit
bda74f55ac
5 changed files with 70 additions and 10 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -6,6 +6,7 @@ version = 3
|
|||
name = "androscalpel"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"androscalpel_serializer",
|
||||
"pyo3",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue