File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased] [ ]
44
5- [ Unreleased ] : https://github.com/trussed-dev/serde-indexed/compare/0.1.1...HEAD
5+ [ Unreleased ] : https://github.com/trussed-dev/serde-indexed/compare/0.2.0...HEAD
6+
7+ -
8+
9+ ## [ v0.2.0] [ ] (2025-06-05)
10+
11+ [ v0.2.0 ] : https://github.com/trussed-dev/serde-indexed/compare/0.1.1...0.2.0
612
713- Add support for ` #[serde(with)] ` ([ #16 ] [ ] )
814- Add support for ` #[serde(skip)] ` ([ #14 ] [ ] )
Original file line number Diff line number Diff line change 11[package ]
22name = " serde-indexed"
3- version = " 0.1.1 "
3+ version = " 0.2.0 "
44authors = [" Nicolas Stalder <n@stalder.io>" , " The Trussed Developers" ]
55license = " Apache-2.0 OR MIT"
66description = " Derivation of Serialize and Deserialize that replaces struct keys with numerical indices."
You can’t perform that action at this time.
0 commit comments