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 deprecated manifest style #1705

Closed tottoto closed 1 month ago

tottoto commented 1 month ago

Updates deprecated manifest field style, which will be removed in 2024 edition.

https://github.com/rust-lang/cargo/pull/13804