mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-04 05:28:02 +00:00
cf402af9c1
Bumps [prost-build](https://github.com/tokio-rs/prost) from 0.11.8 to 0.11.9. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](https://github.com/tokio-rs/prost/compare/v0.11.8...v0.11.9) --- updated-dependencies: - dependency-name: prost-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
8 lines
120 B
TOML
8 lines
120 B
TOML
[package]
|
|
name = "gen-protos"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
prost-build = "0.11.9"
|