dapr / rust-sdk

Dapr SDK for Rust - Alpha
Apache License 2.0
207 stars 62 forks source link

Fix pubsub example #147

Closed mikeee closed 3 months ago

mikeee commented 3 months ago

Expected Behavior

The pubsub example should validate correctly.

Actual Behavior

The pubsub example is currently failing following a code update from merging the pubsub procedural macro PR #87

Steps to Reproduce the Problem

Release Note

RELEASE NOTE: