Skip to content

v0.37.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 19:04
· 66 commits to main since this release
v0.37.0
e1838a4

October 4th, 2023

This release updates prost to v0.12 and tonic to v0.10, and makes serde an optional dependency, now only enabled with the serde feature.

Features

  • Update prost to v0.12 and tonic to v0.10 (#145)

Improvements

  • Make serde an optional dependency, now only enabled with the serde feature (#152)

📖 CHANGELOG