hyperium / tonic

A native gRPC client & server implementation with async/await support.
https://docs.rs/tonic
MIT License
9.35k stars 957 forks source link

chore: Update to cargo-deny v2 config #1673

Closed tottoto closed 1 month ago

tottoto commented 3 months ago

Motivation

Updates to the latest cargo-deny config.

Solution

Follows instructions provided in https://github.com/EmbarkStudios/cargo-deny/pull/611.

tottoto commented 3 months ago

The CI failure would be fixed in #1674.