Closed
Description
Hey all, would it be possible to cut a release at the current master commit level or similar? As long as it's post #111 that should work.
Coming in as a new user I was confused between the differing formats in the examples source and in the docs. It didn't help that the examples source (which is the correct way to do things) doesn't compile with the latest version of the crate. Once the dependency is renamed to lambda = { git = "https://github.com/awslabs/aws-lambda-rust-runtime/", branch = "master" }
everything works for the new syntax.
I can try and provide documentation and examples improvements PRs but if the maintainers could cut a release I think that'd go a long way to usability.