mirror of https://github.com/dapr/rust-sdk.git
* refactor!: dapr no longer requires protoc or tonic_build The dapr crate no longer requires tonic_build or protoc to build. The examples have been moved into a separate crate. proto-gen is now compiling the dapr and example protos. Signed-off-by: mikeee <hey@mike.ee> * chore: fmt run Signed-off-by: mikeee <hey@mike.ee> * chore: update example names Signed-off-by: mikeee <hey@mike.ee> * fix: add a build step Signed-off-by: mikeee <hey@mike.ee> * test: remove ci build step and add it to the examples Signed-off-by: mikeee <hey@mike.ee> * fix: update validation workflows Signed-off-by: mikeee <hey@mike.ee> * tests: tweaks to timings Signed-off-by: mikeee <hey@mike.ee> --------- Signed-off-by: mikeee <hey@mike.ee> |
||
---|---|---|
.. | ||
helloworld.proto |