chore: Remove outdated clippy config (#2063)
chore: Fix clippy lint (#1181)
build: generate root crate paths correctly (#623)We shouldn't append `proto_path` (`super` by default) if the path starts with `crate::`. Fixes https://github.com/hyperium/tonic/issues/548