Update Cargo.toml
This commit is contained in:
parent
8831e73d98
commit
ba4c2c94ec
@ -22,7 +22,7 @@ rustc-serialize = "0.3"
|
||||
serde_macros = { version = "0.6.13", optional = true }
|
||||
|
||||
[build-dependencies]
|
||||
serde_codegen = { "version" = "0.6.13", "optional" = true }
|
||||
serde_codegen = { version = "0.6.13", optional = true }
|
||||
syntex = "0.29.0"
|
||||
|
||||
[features]
|
||||
|
Loading…
Reference in New Issue
Block a user