Skip to content

Instantly share code, notes, and snippets.

@arienmalec
Last active December 9, 2018 23:46
Show Gist options
  • Save arienmalec/cd2e2bb925041f75dd1638f1b8fb24ec to your computer and use it in GitHub Desktop.
Save arienmalec/cd2e2bb925041f75dd1638f1b8fb24ec to your computer and use it in GitHub Desktop.
[package]
name = "hello_alexa"
version = "0.1.0"
authors = ["Arien Malec <[email protected]>"]
[dependencies]
alexa_sdk = "^0.1"
lambda_runtime = "^0.1"
[[bin]]
name = "bootstrap"
path = "src/main.rs"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment