Skip to content

Commit fcb0b8f

Browse files
authored
fix http-axum example crate name (#605)
just for consistency and clarity
1 parent 42489f8 commit fcb0b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/http-axum/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "http-basic-lambda"
2+
name = "http-axum"
33
version = "0.1.0"
44
edition = "2021"
55

0 commit comments

Comments
 (0)