sdk-rust/example-projects
Jim Crossley 51b49f1335 New feature: cloudevents-reqwest
Conditionally compile reqwest module when enabled

This resulted in a naming conflict between my desired feature name,
"reqwest", and the optional dependency itself. So I adopted the
convention of prefixing the features with "cloudevents-".

Signed-off-by: Jim Crossley <jim@crossleys.org>
2021-06-25 10:12:23 -04:00
..
actix-web-example New feature: cloudevents-actix 2021-06-25 10:12:23 -04:00
rdkafka-example 💄 Use stream() instead of deprecated start() (#126) 2021-05-24 09:23:07 +02:00
reqwest-wasm-example New feature: cloudevents-reqwest 2021-06-25 10:12:23 -04:00
warp-example Tokio 1.0 release bumps! (#113) 2021-02-08 16:39:11 +01:00