mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-07-04 00:37:21 +00:00
Enable serde derive feature when built by docs.rs
This commit is contained in:
@@ -27,6 +27,7 @@ doc-scrape-examples = false
|
|||||||
features = ["derive", "rc"]
|
features = ["derive", "rc"]
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
|
features = ["derive"]
|
||||||
targets = ["x86_64-unknown-linux-gnu"]
|
targets = ["x86_64-unknown-linux-gnu"]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user