Publish new serde_bser version
Open
- Dominant language
- C++
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
The dependencies for serde_bser were updated in in 2021 (618776e8dbef8aa8de5d119ce218b203ed350943), 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).
Contributor guide
Assessment
This issue has not been assessed yet.