Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Change the project name to match deployment command
  • Loading branch information
shinglyu authored May 11, 2022
commit 07e900f258f6fc9d6dbe66936de06bf852fccfcd
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To run this function, you need the `lambda_runtime`, `serde_json` and `tokio` cr

```
[package]
name = "rust-lambda-rust-runtime-example"
name = "basic"
version = "0.0.1
edition = "2021"

Expand Down