v0.20.7
Fixed
- Replaced the remaining fallible
Status::try_fromconversions in the Tonic
adapter tests with the infallibleStatus::fromAPI so Clippy's
unnecessary_fallible_conversionslint passes under-D warnings.
Status::try_from conversions in the TonicStatus::from API so Clippy'sunnecessary_fallible_conversions lint passes under -D warnings.