Omar Zabala-Ferrera

Results 3 issues of Omar Zabala-Ferrera

### Description This PR is the result of the discussion in #227. It upgrades various dependencies, including http and hyper, to the latest versions. ### Status This PR is ready...

Hi, Is it possible to use the `rtmp` crate (or other underlying crates here) to save/write the stream to a file for some amount of time? I'm not seeing any...

I noticed this comment in the message tests: https://github.com/cloudevents/sdk-rust/blob/main/src/event/message.rs#L185 ``` #[test] fn message_v03_roundtrip_binary() -> Result { //TODO this code smells because we're missing a proper way in the public APIs...