Bump prost-build from 0.13.0 to 0.13.1
Bumps prost-build from 0.13.0 to 0.13.1.
Changelog
Sourced from prost-build's changelog.
Prost version 0.13.1
PROST! is a Protocol Buffers implementation for the Rust Language.
prost
generates simple, idiomatic Rust code fromproto2
andproto3
files.Bug fixes
- Enum variant named Error causes ambiguous item (#1098)
Commits
-
f19104a
chore: prepare 0.13.1 release (#1099) -
26463f4
fix: Enum variant namedError
causes ambiguous item (#1098) - See full diff in compare view
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