mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-12 19:01:02 +00:00
update to rust HEAD, switch to rustc_serialize
This commit is contained in:
@@ -8,5 +8,8 @@ license = "MIT/Apache-2.0"
|
||||
name = "serde"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
rustc-serialize = "*"
|
||||
|
||||
[dependencies.serde_macros]
|
||||
path = "serde_macros/"
|
||||
|
||||
Reference in New Issue
Block a user