init
This commit is contained in:
commit
ab1d6f4f8c
9 changed files with 1452 additions and 0 deletions
7
androscalpel_serializer/Cargo.toml
Normal file
7
androscalpel_serializer/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "androscalpel_serializer"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
androscalpel_serializer_derive = { path = "../androscalpel_serializer_derive" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue