Inline serde_core into serde in docsrs mode

This commit is contained in:
David Tolnay
2025-09-25 08:06:20 -07:00
parent b7dbf7e3cb
commit f8137c79a2
7 changed files with 269 additions and 220 deletions
+1
View File
@@ -133,6 +133,7 @@ jobs:
- uses: dtolnay/rust-toolchain@nightly
- uses: dtolnay/install@cargo-docs-rs
- run: cargo docs-rs -p serde
- run: cargo docs-rs -p serde_core
- run: cargo docs-rs -p serde_derive
- run: cargo docs-rs -p serde_derive_internals