Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 08319b8 commit 887ad7c
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 29 deletions.
90 changes: 62 additions & 28 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 build_enclone_proto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish = false
exclude = ["enclone.types.rs"]

[dependencies]
prost-build = ">=0.9,<0.12"
prost-build = ">=0.9, <0.13"

[dev-dependencies]
tempfile = "3.4"

0 comments on commit 887ad7c

Please sign in to comment.