File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
cloudevents-sdk-actix-web Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 22name = " cloudevents-sdk-actix-web"
33version = " 0.1.0"
44authors = [
" Francesco Guardiani <[email protected] >" ]
5+ license-file = " ../LICENSE"
56edition = " 2018"
7+ description = " CloudEvents official Rust SDK - Actix-Web integration"
8+ documentation = " https://docs.rs/cloudevents-sdk-actix-web"
9+ repository = " https://github.com/cloudevents/sdk-rust"
610
711# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
812
Original file line number Diff line number Diff line change 22name = " cloudevents-sdk-reqwest"
33version = " 0.1.0"
44authors = [
" Francesco Guardiani <[email protected] >" ]
5+ license-file = " ../LICENSE"
56edition = " 2018"
7+ description = " CloudEvents official Rust SDK - Reqwest integration"
8+ documentation = " https://docs.rs/cloudevents-sdk-reqwest"
9+ repository = " https://github.com/cloudevents/sdk-rust"
610
711# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
812
You can’t perform that action at this time.
0 commit comments