facebook/watchman

Publish new serde_bser version

Opened this issue · 0 comments

The dependencies for serde_bser were updated in in 2021 (618776e), but a new version was never published to crates.io.

For example, bytes was updated to stable version 1.0, and this would be nice in the official published version, to avoid duplicate dependencies (caused by other libraries that use bytes 1.0).