summaryrefslogtreecommitdiff
path: root/serde_v8/error.rs
AgeCommit message (Collapse)Author
2022-04-12fix(serde_v8): more robust number deserialization (#14216)Aaron O'Mullan
Fixes #14128
2022-04-02feat(serde_v8): DetachedBuffer (#14102)Aaron O'Mullan
2022-03-24chore: drop src/ in bench_util & serde_v8 (#14097)Aaron O'Mullan
To align with conventions used in our other crates