mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-14 02:21:01 +00:00
Migrate over to cargo
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "serde_macros"
|
||||
version = "0.1.0"
|
||||
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
|
||||
|
||||
[[lib]]
|
||||
name = "serde_macros"
|
||||
path = "src/lib.rs"
|
||||
plugin = true
|
||||
Reference in New Issue
Block a user