mirror of
https://github.com/SilasMarvin/lsp-ai.git
synced 2025-12-19 15:34:21 +01:00
Updated Cargo.toml for publishing
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
name = "lsp-ai"
|
name = "lsp-ai"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
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."
|
||||||
|
readme = "README.md"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user