Skip to content

Commit 0f9e9ea

Browse files
committed
Fix repository URL
1 parent 3a04ede commit 0f9e9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ resolver = "2"
1212
authors = ["David A. Ramos <[email protected]>"]
1313
edition = "2021"
1414
license = "MIT"
15-
repository = "https://github.com/ramosbugs/openapi-lambda"
15+
repository = "https://github.com/ramosbugs/openapi-lambda-rust"
1616
rust-version = "1.65.0"
1717
version = "0.1.0"
1818

0 commit comments

Comments
 (0)