stefandanaita / grpc-build

Easy gRPC compilation for Rust
https://docs.rs/grpc-build
MIT License
17 stars 13 forks source link

chore: Upgrade prost, tonic and petgraph #20

Closed ghost closed 3 years ago

ghost commented 3 years ago

Prost 0.7.0 has as Rust security advisory issues against it with the recommendation to upgrade to 0.8.0.

Update the following crates to allow grpc-build to pass cargo audit:

Update petgraph while we're updating crates.