LukeMathWalker / pavex

An easy-to-use Rust framework for building robust and performant APIs
https://pavex.dev
Apache License 2.0
1.67k stars 55 forks source link

chore: release #322

Closed pavex-releaser[bot] closed 2 weeks ago

pavex-releaser[bot] commented 2 weeks ago

🤖 New release

Changelog

## `pavex`

## [0.1.45](https://github.com/LukeMathWalker/pavex/compare/0.1.44...0.1.45) - 2024-07-02 ### Added - enable 'std' feature on the 'time' crate in 'pavex' ### Fixed - std's collections can be used as prebuilt types ([#321](https://github.com/LukeMathWalker/pavex/pull/321)) ### Other - Add constructor for RequestHead ([#319](https://github.com/LukeMathWalker/pavex/pull/319))


This PR was generated with release-plz.