What's Changed
* switch to bencher to fix codspeed by samuelcolvin in https://github.com/pydantic/jiter/pull/32
* make `Parser` private by samuelcolvin in https://github.com/pydantic/jiter/pull/33
* remove `Cargo.lock` by samuelcolvin in https://github.com/pydantic/jiter/pull/35
* Support `NaN`, `Infinity` and `-Infinity` by samuelcolvin in https://github.com/pydantic/jiter/pull/34
**Full Changelog**: https://github.com/pydantic/jiter/compare/v0.0.3...v0.0.4