Sourced from serde_json's releases.
v1.0.111
- Improve floating point parsing performance on loongarch64 (#1100, thanks
@​heiher
)v1.0.110
- Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
v1.0.109
- Documentation improvements
0131ac6
Release 1.0.11196ecfad
Merge pull request #1100
from heiher/limb-64-la64c80dbaf
Set limb width to 64 for loongarch64df5cf21
Release 1.0.110c35856a
Pull in proc-macro2 sccache fixf88bf1f
Release 1.0.109bb62c73
Merge pull request #1097
from serde-rs/doccfgdf36d10
Restore doc cfg on re-exportsc367091
Merge pull request #1095
from dtolnay/hashtestb328ee7
Eliminate hash closure in favor of calling hash_one directly