Commit Graph

4 Commits

Author SHA1 Message Date
Zhongyang Wu fa37b99eb2 fix: replace `futures` creates with `futures-*` crates.
fix #1064
2023-06-26 09:38:07 +02:00
Zhongyang Wu 99d197d67e
chore: fix lint issues in 1.67 (#959) 2023-01-28 19:20:02 -08:00
Dirkjan Ochtman 39717b14df
stackdriver: update tonic and prost (#825) 2022-06-27 09:47:03 -07:00
Dirkjan Ochtman 605d6c04dd
stackdriver: further improvements (#703)
* stackdriver: reorder items to keep things local

* stackdriver: avoid spawning inside the library

* stackdriver: use a custom error type

* stackdriver: generate protobuf bindings from an integration test
2022-01-13 09:01:11 -08:00