Skip to content

Commit bcc4c65

Browse files
build(deps): bump prost from 0.12.3 to 0.12.4 (#321)
Bumps [prost](https://github.com/tokio-rs/prost) from 0.12.3 to 0.12.4. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1201fb1 commit bcc4c65

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -384,9 +384,9 @@ dependencies = [
384384

385385
[[package]]
386386
name = "prost"
387-
version = "0.12.3"
387+
version = "0.12.4"
388388
source = "registry+https://github.com/rust-lang/crates.io-index"
389-
checksum = "146c289cda302b98a28d40c8b3b90498d6e526dd24ac2ecea73e4e491685b94a"
389+
checksum = "d0f5d036824e4761737860779c906171497f6d55681139d8312388f8fe398922"
390390
dependencies = [
391391
"bytes",
392392
"prost-derive",
@@ -416,9 +416,9 @@ dependencies = [
416416

417417
[[package]]
418418
name = "prost-derive"
419-
version = "0.12.3"
419+
version = "0.12.4"
420420
source = "registry+https://github.com/rust-lang/crates.io-index"
421-
checksum = "efb6c9a1dd1def8e2124d17e83a20af56f1570d6c2d2bd9e266ccb768df3840e"
421+
checksum = "19de2de2a00075bf566bee3bd4db014b11587e84184d3f7a791bc17f1a8e9e48"
422422
dependencies = [
423423
"anyhow",
424424
"itertools",

0 commit comments

Comments
 (0)