mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-20 01:01:10 +00:00
Update to rust HEAD
This commit is contained in:
Generated
+6
@@ -2,9 +2,15 @@
|
||||
name = "serde2"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"rustc-serialize 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde2_macros 0.1.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rustc-serialize"
|
||||
version = "0.2.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
|
||||
[[package]]
|
||||
name = "serde2_macros"
|
||||
version = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user