mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-15 17:51:02 +00:00
Fixed the description
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[package]
|
||||
name = "serde_macros"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
|
||||
license = "MIT/Apache-2.0"
|
||||
description = "A quasi-quoting macro system"
|
||||
repository = "https://github.com/erickt/rust-quasi"
|
||||
description = "Macros to auto-generate implementations for the serde framework"
|
||||
repository = "https://github.com/erickt/rust-serde"
|
||||
|
||||
[lib]
|
||||
name = "serde_macros"
|
||||
|
||||
Reference in New Issue
Block a user