mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-29 10:37:55 +00:00
Update for rustc 1.0.0-nightly (8903c21d6 2015-01-15 22:42:58 +0000)
This commit is contained in:
Generated
+2
-2
@@ -2,13 +2,13 @@
|
||||
name = "serde2"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"rustc-serialize 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rustc-serialize 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde2_macros 0.1.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rustc-serialize"
|
||||
version = "0.2.6"
|
||||
version = "0.2.8"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user