diff --git a/examples/http-axum/Cargo.toml b/examples/http-axum/Cargo.toml index ebc44cbd..50db3ebf 100644 --- a/examples/http-axum/Cargo.toml +++ b/examples/http-axum/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "http-basic-lambda" +name = "http-axum" version = "0.1.0" edition = "2021"