mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-14 21:01:02 +00:00
Add doc link to Cargo.toml and doc attr
The attribute allows cross-crate rustdoc links.
This commit is contained in:
@@ -5,6 +5,7 @@ authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
|
||||
license = "MIT/Apache-2.0"
|
||||
description = "A serialization/deserialization framework"
|
||||
repository = "https://github.com/erickt/rust-serde"
|
||||
documentation = "http://erickt.github.io/rust-serde/serde"
|
||||
|
||||
[dependencies]
|
||||
num = "*"
|
||||
|
||||
Reference in New Issue
Block a user