Skip to content

Commit

Permalink
Bump prost from 0.11.9 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [prost](https://github.com/tokio-rs/prost) from 0.11.9 to 0.12.0.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](tokio-rs/prost@v0.11.9...v0.12.0)

---
updated-dependencies:
- dependency-name: prost
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 10, 2023
1 parent ec366d9 commit 02c430c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 47 deletions.
58 changes: 12 additions & 46 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ version = "0.4.4"
anyhow = "1"
bytes = "1"
clap = {version = "4.3.23", features = ["color", "help", "usage", "derive"], optional = true}
prost = "0.11"
prost = "0.12"
rand = "0.8.5"

# tzf-rel = { git = "https://github.com/ringsaturn/tzf-rel", tag = "v0.0.2022-f5"}
Expand Down

0 comments on commit 02c430c

Please sign in to comment.