Skip to content

Commit 1fb55fc

Browse files
committed
Merge pull request 330 from jofas/serde-on-playground
2 parents 6f4069d + 2bf9708 commit 1fb55fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ doc-scrape-examples = false
2424
[package.metadata.docs.rs]
2525
targets = ["x86_64-unknown-linux-gnu"]
2626
rustdoc-args = ["--generate-link-to-definition"]
27+
28+
[package.metadata.playground]
29+
features = ["serde"]

0 commit comments

Comments
 (0)