diff --git a/Cargo.toml b/Cargo.toml index bd4b28c..09eb397 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ readme = "README.md" repository = "https://git.alk.dev/alkdev/alkhttp" keywords = ["http", "websocket", "rpc", "openapi", "mcp"] categories = ["network-programming", "web-programming", "asynchronous"] -exclude = [".opencode/", "AGENTS.md", "docs/", "tasks/", "scripts/", "Cargo.lock"] +exclude = [".opencode/", "AGENTS.md", "docs/", "tasks/", "scripts/"] [lib] name = "alkhttp"