mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 07:51:03 +00:00
Macros 1.1
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "tmp-test"
|
||||
version = "0.1.0"
|
||||
authors = ["David Tolnay <dtolnay@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
serde = "0.8"
|
||||
serde_derive = { path = "../serde_derive" }
|
||||
serde_json = "0.8"
|
||||
Reference in New Issue
Block a user