Add repository to Cargo.toml

This commit is contained in:
Silas Marvin 2024-06-06 18:41:34 -07:00
parent d5dedc1b11
commit b7becc1385

View File

@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2021"
license = "MIT"
description = "LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them."
repository = "https://github.com/SilasMarvin/lsp-ai"
readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html