Skip to content

Commit 5bb6710

Browse files
authored
Merge pull request #59 from github/tclem/update-prost-build
Update prost-build to 0.13
2 parents e18a3cf + 41a842b commit 5bb6710

File tree

4 files changed

+71
-18
lines changed

4 files changed

+71
-18
lines changed

Cargo.lock

Lines changed: 68 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add the `twirp-build` crate as a build dependency in your `Cargo.toml` (you'll n
2929
# Cargo.toml
3030
[build-dependencies]
3131
twirp-build = "0.3"
32-
prost-build = "0.12"
32+
prost-build = "0.13"
3333
```
3434

3535
Add a `build.rs` file to your project to compile the protos and generate Rust code:

crates/twirp-build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ categories = ["network-programming"]
1010
repository = "https://github.com/github/twirp-rs"
1111

1212
[dependencies]
13-
prost-build = "0.12"
13+
prost-build = "0.13"

example/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ twirp-build = { path = "../crates/twirp-build" }
1717

1818
fs-err = "2.8"
1919
glob = "0.3.0"
20-
prost-build = "0.12"
20+
prost-build = "0.13"
2121
prost-wkt-build = "0.5"
2222

2323
[[bin]]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy