Don't use tonic's export of async-trait

  • use the macro directly in our crates
  • in tests instead of having extern crate for the crate, using the full path

Merge request reports

Loading