add androscalpel crate

This commit is contained in:
Jean-Marie Mineau 2023-08-31 11:14:24 +02:00
parent 6562c3f6c0
commit 53a30fad23
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
10 changed files with 541 additions and 1 deletions

View file

@ -3,4 +3,5 @@
members = [
"androscalpel_serializer",
"androscalpel_serializer_derive",
"androscalpel",
]