mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-24 19:18:00 +00:00
update to rust HEAD, fix the tests
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "serde_macros"
|
||||
version = "0.1.0"
|
||||
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
|
||||
license = "MIT/Apache-2.0"
|
||||
|
||||
[[lib]]
|
||||
name = "serde_macros"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#![crate_name = "serde_macros"]
|
||||
#![crate_type = "dylib"]
|
||||
#![license = "MIT/ASL2"]
|
||||
|
||||
#![feature(plugin_registrar, quote)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user