Skip to content

Bump prost from 0.13.0 to 0.13.1

Dependabot requested to merge dependabot-cargo-prost-0.13.1 into master

Bumps prost from 0.13.0 to 0.13.1.

Changelog

Sourced from prost's changelog.

Prost version 0.13.1

PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from proto2 and proto3 files.

Bug fixes

  • Enum variant named Error causes ambiguous item (#1098)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports