David Tolnay
|
3c747e4585
|
Relocate serde_derive version constraint from serde to serde_core
This disallows using an old version of serde_derive against a new
version of serde_core (with a rename to serde in Cargo.toml).
|
2025-09-13 14:15:44 -07:00 |
|
David Tolnay
|
ac8b7ea052
|
Update serde_core package.description in Cargo.toml
|
2025-09-13 14:07:54 -07:00 |
|
David Tolnay
|
c1b2f43917
|
Tweak explanation of "result" feature
|
2025-09-13 14:07:54 -07:00 |
|
David Tolnay
|
51f8b0c52d
|
Rewrite serde_core readme
|
2025-09-13 14:07:53 -07:00 |
|
Piotr Osiewicz
|
3deb08946e
|
review: Gate Result impls behind a feature gate
|
2025-06-06 11:57:32 +02:00 |
|
Piotr Osiewicz
|
f3869307cc
|
feat: extract serde_core out of serde
|
2025-06-06 11:57:32 +02:00 |
|